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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1654 void setIvarLBraceLoc(SourceLocation Loc) { IvarLBraceLoc = Loc; } function in class:clang::ObjCCategoryDecl
1927 void setIvarLBraceLoc(SourceLocation Loc) { IvarLBraceLoc = Loc; } function in class:clang::ObjCImplementationDecl

Completed in 57 milliseconds