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

/external/clang/include/clang/AST/
H A DDeclObjC.h1215 void setTypeForDecl(const Type *TD) const { TypeForDecl = TD; } function in class:clang::ObjCInterfaceDecl

Completed in 67 milliseconds