Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDTypeLoc.h1141 void setCaretLoc(SourceLocation Loc) { in setCaretLoc() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp4672 TL.setCaretLoc(Chunk.Loc); in VisitBlockPointerTypeLoc()
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp5486 TL.setCaretLoc(ReadSourceLocation(Record, Idx)); in VisitBlockPointerTypeLoc()