Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclBase.h1043 void setLocalExternDecl() { in setLocalExternDecl() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp1927 Function->setLocalExternDecl(); in VisitFunctionDecl()
4841 NewVar->setLocalExternDecl(); in BuildVariableInstantiation()
HDSemaDecl.cpp6907 B->setLocalExternDecl(); in ActOnVariableDeclarator()
6909 NewVD->setLocalExternDecl(); in ActOnVariableDeclarator()
8721 NewFD->setLocalExternDecl(); in ActOnFunctionDeclarator()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderDecl.cpp1403 VD->setLocalExternDecl(); in VisitVarDeclImpl()