Home
last modified time | relevance | path

Searched refs:setCaretLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h1320 void setCaretLoc(SourceLocation Loc) { in setCaretLoc() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6067 TL.setCaretLoc(Chunk.Loc); in VisitBlockPointerTypeLoc()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6822 TL.setCaretLoc(readSourceLocation()); in VisitBlockPointerTypeLoc()