Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DLexer.h221 SourceLocation getSourceLocation() override { in getSourceLocation() function
/external/clang/include/clang/AST/
DCommentLexer.h304 SourceLocation getSourceLocation(const char *Loc) const { in getSourceLocation() function
/external/compiler-rt/lib/ubsan/
Dubsan_diag.h82 SourceLocation getSourceLocation() const { in getSourceLocation() function
/external/clang/lib/AST/
DCommentParser.cpp68 SourceLocation getSourceLocation() const { in getSourceLocation() function in clang::comments::TextTokenRetokenizer
DDeclCXX.cpp1784 SourceLocation CXXCtorInitializer::getSourceLocation() const { in getSourceLocation() function in CXXCtorInitializer
/external/clang/lib/Lex/
DPTHLexer.cpp286 SourceLocation PTHLexer::getSourceLocation() { in getSourceLocation() function in PTHLexer
DLexer.cpp1070 SourceLocation Lexer::getSourceLocation(const char *Loc, in getSourceLocation() function in Lexer