Searched defs:getIvarLBraceLoc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1655 SourceLocation getIvarLBraceLoc() const { return IvarLBraceLoc; } function in class:clang::ObjCCategoryDecl
1928 SourceLocation getIvarLBraceLoc() const { return IvarLBraceLoc; } function in class:clang::ObjCImplementationDecl

Completed in 56 milliseconds