Home
last modified time | relevance | path

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

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