Home
last modified time | relevance | path

Searched refs:isVarDeclStrongDefinition (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.cpp952 static bool isVarDeclStrongDefinition(const ASTContext &astContext, in isVarDeclStrongDefinition() function
1088 !isVarDeclStrongDefinition(astContext, *this, cast<VarDecl>(dd), in getCIRLinkageForDeclarator()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp5983 static bool isVarDeclStrongDefinition(const ASTContext &Context, in isVarDeclStrongDefinition() function
6115 !isVarDeclStrongDefinition(Context, *this, cast<VarDecl>(D), in getLLVMLinkageForDeclarator()