Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp184 void Parser::ParseCXXNonStaticMemberInitializer(Decl *VarD) { in ParseCXXNonStaticMemberInitializer()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComputeDependence.cpp65 auto *VarD = dyn_cast<VarDecl>(VD); in computeDependence() local
H A DExprConstant.cpp2178 auto *VarD = dyn_cast_or_null<VarDecl>(VD); in CheckLValueConstantExpression() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp282 if (const auto *VarD = dyn_cast<VarDecl>(VD)) { in VisitValueDecl() local
449 else if (const auto *VarD = dyn_cast<VarDecl>(VD)) in VisitDeclRefExpr() local
H A DCGDebugInfo.cpp4881 auto *VarD = dyn_cast<VarDecl>(VD); in EmitGlobalVariable() local
H A DCGOpenMPRuntime.cpp8458 const auto *VarD = dyn_cast<VarDecl>(VD); in generateAllInfoForClauses() local