Home
last modified time | relevance | path

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

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