Home
last modified time | relevance | path

Searched defs:getSourceLocation (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DLexer.h265 SourceLocation getSourceLocation() override { in getSourceLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentLexer.h308 SourceLocation getSourceLocation(const char *Loc) const { in getSourceLocation() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_diag.h81 SourceLocation getSourceLocation() const { in getSourceLocation() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag.h82 SourceLocation getSourceLocation() const { in getSourceLocation() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag.h80 SourceLocation getSourceLocation() const { in getSourceLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp67 SourceLocation getSourceLocation() const { in getSourceLocation() function in clang::comments::TextTokenRetokenizer
H A DDeclCXX.cpp2558 SourceLocation CXXCtorInitializer::getSourceLocation() const { in getSourceLocation() function in CXXCtorInitializer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp1129 SourceLocation Lexer::getSourceLocation(const char *Loc, in getSourceLocation() function in Lexer