Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclObjC.h1095 void setAtStartLoc(SourceLocation Loc) { in setAtStartLoc() function
/llvm-project-15.0.7/clang/lib/AST/
H A DDeclObjC.cpp72 setAtStartLoc(atStartLoc); in ObjCContainerDecl()
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReaderDecl.cpp1139 CD->setAtStartLoc(readSourceLocation()); in VisitObjCContainerDecl()