Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DLexer.h216 SourceLocation getSourceLocation() { return getSourceLocation(BufferPtr); } in getSourceLocation() function
/external/clang/lib/Lex/
DPTHLexer.cpp292 SourceLocation PTHLexer::getSourceLocation() { in getSourceLocation() function in PTHLexer
DLexer.cpp1163 SourceLocation Lexer::getSourceLocation(const char *Loc, in getSourceLocation() function in Lexer
/external/clang/lib/AST/
DDeclCXX.cpp1562 SourceLocation CXXCtorInitializer::getSourceLocation() const { in getSourceLocation() function in CXXCtorInitializer