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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2433 SourceLocation getIvarRBraceLoc() const { return IvarRBraceLoc; } function in class:clang::ObjCCategoryDecl
2712 SourceLocation getIvarRBraceLoc() const { return IvarRBraceLoc; } function in class:clang::ObjCImplementationDecl

Completed in 116 milliseconds