Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DLexer.h221 SourceLocation getSourceLocation() override { in getSourceLocation() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DCommentLexer.h304 SourceLocation getSourceLocation(const char *Loc) const { in getSourceLocation() function
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp68 SourceLocation getSourceLocation() const { in getSourceLocation() function in clang::comments::TextTokenRetokenizer
H A DDeclCXX.cpp1695 SourceLocation CXXCtorInitializer::getSourceLocation() const { in getSourceLocation() function in CXXCtorInitializer
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPTHLexer.cpp286 SourceLocation PTHLexer::getSourceLocation() { in getSourceLocation() function in PTHLexer
H A DLexer.cpp1049 SourceLocation Lexer::getSourceLocation(const char *Loc, in getSourceLocation() function in Lexer