Home
last modified time | relevance | path

Searched refs:setLocalExternDecl (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h1074 void setLocalExternDecl() { in setLocalExternDecl() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2005 Function->setLocalExternDecl(); in VisitFunctionDecl()
4994 NewVar->setLocalExternDecl(); in BuildVariableInstantiation()
H A DSemaDecl.cpp7144 B->setLocalExternDecl(); in ActOnVariableDeclarator()
7146 NewVD->setLocalExternDecl(); in ActOnVariableDeclarator()
9007 NewFD->setLocalExternDecl(); in ActOnFunctionDeclarator()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1440 VD->setLocalExternDecl(); in VisitVarDeclImpl()