Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclBase.h892 void setLocalExternDecl() { in setLocalExternDecl() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp1426 Function->setLocalExternDecl(); in VisitFunctionDecl()
3603 NewVar->setLocalExternDecl(); in BuildVariableInstantiation()
HDSemaDecl.cpp5877 NewVD->setLocalExternDecl(); in ActOnVariableDeclarator()
7232 NewFD->setLocalExternDecl(); in ActOnFunctionDeclarator()
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReaderDecl.cpp1195 VD->setLocalExternDecl(); in VisitVarDeclImpl()