Home
last modified time | relevance | path

Searched defs:NewVar (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h222 setVariable(DILocalVariable * NewVar) setVariable() argument
H A DIntrinsicInst.h322 setVariable(DILocalVariable * NewVar) setVariable() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp561 auto *NewVar = new GlobalVariable(*Var->getParent(), Var->getValueType(), in run() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1576 DINode *&NewVar = RemappedMetadata[OldVar]; fixupDebugInfoPostExtraction() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5295 BuildVariableInstantiation(VarDecl * NewVar,VarDecl * OldVar,const MultiLevelTemplateArgumentList & TemplateArgs,LateInstantiatedAttrVec * LateAttrs,DeclContext * Owner,LocalInstantiationScope * StartingScope,bool InstantiatingVarTemplate,VarTemplateSpecializationDecl * PrevDeclForVarTemplateSpecialization) BuildVariableInstantiation() argument
[all...]
H A DSemaOpenMP.cpp5605 VarDecl *NewVar = buildVarDecl(Actions, {}, NewE->getType(), Name, nullptr, precomputeExpr() local