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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1934 void setTypeForDecl(const Type *TD) const { TypeForDecl = TD; } function in class:clang::ObjCInterfaceDecl

Completed in 118 milliseconds