OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isOpenMPSimdDirectiveScope
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Sema/
Scope.h
409
bool
isOpenMPSimdDirectiveScope
() const {
/external/clang/lib/Sema/
SemaStmt.cpp
[
all
...]
SemaExprCXX.cpp
645
if (getCurScope() && getCurScope()->
isOpenMPSimdDirectiveScope
())
[
all
...]
Completed in 37 milliseconds