Searched defs:VarD (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp184 void Parser::ParseCXXNonStaticMemberInitializer(Decl *VarD) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4721 auto *VarD = dyn_cast<VarDecl>(VD); local
H A DCGOpenMPRuntime.cpp7961 const auto *VarD = dyn_cast<VarDecl>(VD); local

Completed in 267 milliseconds