Home
last modified time | relevance | path

Searched defs:DumpLocation (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DPreprocessor.cpp207 void Preprocessor::DumpLocation(SourceLocation Loc) const { in DumpLocation() function in Preprocessor
/external/clang/lib/AST/
DStmtDumper.cpp184 void StmtDumper::DumpLocation(SourceLocation Loc) { in DumpLocation() function in StmtDumper