Home
last modified time | relevance | path

Searched defs:IvarLoc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp561 SourceLocation IvarLoc = D->getPropertyIvarDeclLoc(); in VisitObjCPropertyImplDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h2757 SourceLocation IvarLoc; variable
2820 SourceLocation IvarLoc) { in setPropertyIvarDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h3510 SourceLocation IvarLoc, in RebuildObjCIvarRefExpr()