OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMPDeclareVariantScope
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
10203
struct
OMPDeclareVariantScope
{
10210
OMPDeclareVariantScope
(OMPTraitInfo &TI);
10220
SmallVector<
OMPDeclareVariantScope
, 4> OMPDeclareVariantScopes;
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaOpenMP.cpp
2467
OMPDeclareVariantScopes.push_back(
OMPDeclareVariantScope
(TI));
6618
Sema::
OMPDeclareVariantScope
::
OMPDeclareVariantScope
(OMPTraitInfo &TI)
6627
OMPDeclareVariantScope
&DVScope = OMPDeclareVariantScopes.back();
6719
OMPDeclareVariantScope
&DVScope = OMPDeclareVariantScopes.back();
Completed in 48 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026