Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h1093 void setAtStartLoc(SourceLocation Loc) { in setAtStartLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp72 setAtStartLoc(atStartLoc); in ObjCContainerDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1091 CD->setAtStartLoc(readSourceLocation()); in VisitObjCContainerDecl()