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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1182 void setSuperClassLoc(SourceLocation Loc) { data().SuperClassLoc = Loc; } function in class:clang::ObjCInterfaceDecl

Completed in 56 milliseconds