Home
last modified time | relevance | path

Searched defs:getPropertyIvarDeclLoc (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h2839 SourceLocation getPropertyIvarDeclLoc() const { return IvarLoc; } in getPropertyIvarDeclLoc() function
/external/clang/include/clang/AST/
DDeclObjC.h2724 SourceLocation getPropertyIvarDeclLoc() const { return IvarLoc; } in getPropertyIvarDeclLoc() function