Searched defs:getSourceLocation (Results 1 – 7 of 7) sorted by relevance
265 SourceLocation getSourceLocation() override { in getSourceLocation() function
308 SourceLocation getSourceLocation(const char *Loc) const { in getSourceLocation() function
81 SourceLocation getSourceLocation() const { in getSourceLocation() function
67 SourceLocation getSourceLocation() const { in getSourceLocation() function in clang::comments::TextTokenRetokenizer
2544 SourceLocation CXXCtorInitializer::getSourceLocation() const { in getSourceLocation() function in CXXCtorInitializer
629 static std::string getSourceLocation(InputFile *file, SectionChunk *sc, in getSourceLocation() function
1144 SourceLocation Lexer::getSourceLocation(const char *Loc, in getSourceLocation() function in Lexer