Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h1316 SourceLocation getCaretLoc() const { in getCaretLoc() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp359 addSourceLocation(TL.getCaretLoc()); in VisitBlockPointerTypeLoc()