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.cpp73 setAtStartLoc(atStartLoc); in ObjCContainerDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1097 void setAtStartLoc(SourceLocation Loc) { in setAtStartLoc() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1211 CD->setAtStartLoc(readSourceLocation()); in VisitObjCContainerDecl()