Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp260 dumpLocation(D->getLocation()); in Visit()
646 void TextNodeDumper::dumpLocation(SourceLocation Loc) { in dumpLocation() function in TextNodeDumper
681 dumpLocation(R.getBegin()); in dumpSourceRange()
684 dumpLocation(R.getEnd()); in dumpSourceRange()
1595 dumpLocation(T->getAttributeLoc()); in VisitDependentSizedExtVectorType()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h199 void dumpLocation(SourceLocation Loc);