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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1210 void setTypeForDecl(const Type *TD) const { TypeForDecl = TD; } function in class:clang::ObjCInterfaceDecl

Completed in 168 milliseconds