Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DLexer.h216 SourceLocation getSourceLocation() { return getSourceLocation(BufferPtr); } in getSourceLocation() function
/external/clang/include/clang/AST/
DCommentLexer.h310 SourceLocation getSourceLocation(const char *Loc) const { in getSourceLocation() function
/external/clang/lib/AST/
DCommentParser.cpp58 SourceLocation getSourceLocation() const { in getSourceLocation() function in clang::comments::TextTokenRetokenizer
DDeclCXX.cpp1584 SourceLocation CXXCtorInitializer::getSourceLocation() const { in getSourceLocation() function in CXXCtorInitializer
/external/clang/lib/Lex/
DPTHLexer.cpp292 SourceLocation PTHLexer::getSourceLocation() { in getSourceLocation() function in PTHLexer
DLexer.cpp1164 SourceLocation Lexer::getSourceLocation(const char *Loc, in getSourceLocation() function in Lexer