Home
last modified time | relevance | path

Searched refs:setObjCForDecl (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h1418 void setObjCForDecl(bool FRD) { in setObjCForDecl() function
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5001 NewVar->setObjCForDecl(OldVar->isObjCForDecl()); in BuildVariableInstantiation()
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp2077 VD->setObjCForDecl(true); in ParseDeclGroup()