Home
last modified time | relevance | path

Searched refs:dumpLocation (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp282 dumpLocation(D->getLocation()); in Visit()
760 void TextNodeDumper::dumpLocation(SourceLocation Loc) { in dumpLocation() function in TextNodeDumper
795 dumpLocation(R.getBegin()); in dumpSourceRange()
798 dumpLocation(R.getEnd()); in dumpSourceRange()
1830 dumpLocation(T->getAttributeLoc()); in VisitDependentSizedExtVectorType()
/src/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h205 void dumpLocation(SourceLocation Loc);