A source location specifier class that holds a Declaration object containing
a FileSpec with line and column information. The column line is optional.
It also holds search flags that can be fetched by resolvers to look inlined
declarations and/or exact matches.
It describes a specific location in a source file and allows the user
to perform checks and comparaisons between multiple instances of that class.
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
clang-tidy: warning: header guard does not follow preferred style [llvm-header-guard]
not useful