Home
last modified time | relevance | path

Searched defs:VarD (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/llvmlibc/
H A Dimplementation-in-namespace.cpp9 const char *VarD = MACRO_A; variable
35 const char *VarD = MACRO_A; variable
58 char *VarD = MACRO_A; global() variable
/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp244 void Parser::ParseCXXNonStaticMemberInitializer(Decl *VarD) { in ParseCXXNonStaticMemberInitializer() argument
/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp
H A DCompiler.cpp
/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp287 auto *VarD = dyn_cast<VarDecl>(D); setTargetAttributes() local
/llvm-project/clang/lib/AST/
H A DComputeDependence.cpp67 auto *VarD = dyn_cast<VarDecl>(VD); in computeDependence() local
H A DExprConstant.cpp2266 auto *VarD = dyn_cast_or_null<VarDecl>(BaseVD); CheckLValueConstantExpression() local
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp251 if (const auto *VarD = dyn_cast<VarDecl>(VD)) { in VisitValueDecl() local
H A DCGDebugInfo.cpp5727 auto *VarD = dyn_cast<VarDecl>(VD); EmitGlobalVariable() local
H A DCGOpenMPRuntime.cpp7963 const auto *VarD = dyn_cast<VarDecl>(VD); generateAllInfoForClauses() local