Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DTypeLoc.h1153 void setCaretLoc(SourceLocation Loc) { in setCaretLoc() function
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h1246 void setCaretLoc(SourceLocation Loc) { in setCaretLoc() function
/external/clang/lib/Sema/
DSemaType.cpp5011 TL.setCaretLoc(Chunk.Loc); in VisitBlockPointerTypeLoc()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp6035 TL.setCaretLoc(Chunk.Loc); in VisitBlockPointerTypeLoc()
/external/clang/lib/Serialization/
DASTReader.cpp5762 TL.setCaretLoc(ReadSourceLocation(Record, Idx)); in VisitBlockPointerTypeLoc()
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp6487 TL.setCaretLoc(readSourceLocation()); in VisitBlockPointerTypeLoc()