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

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DLexer.h221 SourceLocation getSourceLocation() { return getSourceLocation(BufferPtr); } function in class:clang::Lexer
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentLexer.h314 SourceLocation getSourceLocation(const char *Loc) const { function in class:clang::comments::Lexer
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp68 SourceLocation getSourceLocation() const { function in class:clang::comments::TextTokenRetokenizer
H A DDeclCXX.cpp1652 SourceLocation CXXCtorInitializer::getSourceLocation() const { function in class:CXXCtorInitializer
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPTHLexer.cpp279 SourceLocation PTHLexer::getSourceLocation() { function in class:PTHLexer
H A DLexer.cpp1063 SourceLocation Lexer::getSourceLocation(const char *Loc, function in class:Lexer
[all...]

Completed in 125 milliseconds