Home
last modified time | relevance | path

Searched refs:ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h104 void ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope(
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6167 OpenMP().ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope(Dcl, in ActOnDeclarator()
15658 OpenMP().ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope(Dcl, in ActOnStartOfFunctionDef()
H A DSemaOpenMP.cpp7103 void SemaOpenMP::ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope( in ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope() function in SemaOpenMP