Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DTextNodeDumper.cpp259 dumpLocation(D->getLocation()); in Visit()
618 void TextNodeDumper::dumpLocation(SourceLocation Loc) { in dumpLocation() function in TextNodeDumper
653 dumpLocation(R.getBegin()); in dumpSourceRange()
656 dumpLocation(R.getEnd()); in dumpSourceRange()
1470 dumpLocation(T->getAttributeLoc()); in VisitDependentSizedExtVectorType()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DTextNodeDumper.h197 void dumpLocation(SourceLocation Loc);