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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1656 void setIvarRBraceLoc(SourceLocation Loc) { IvarRBraceLoc = Loc; } function in class:clang::ObjCCategoryDecl
1929 void setIvarRBraceLoc(SourceLocation Loc) { IvarRBraceLoc = Loc; } function in class:clang::ObjCImplementationDecl

Completed in 157 milliseconds