Searched defs:VariantFD (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 494 if (auto *VariantFD = dyn_cast<FunctionDecl>(VariantDRE->getDecl())) { instantiateOMPDeclareVariantAttr() local |
H A D | SemaOpenMP.cpp | 2764 auto *VariantFD = cast<FunctionDecl>(DeclRefVariant->getDecl()); finalizeOpenMPDelayedAnalysis() local |