Home
last modified time | relevance | path

Searched defs:Prefs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp3098 SmallVector<Expr *, 4> Prefs; in ParseOpenMPInteropClause() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h7483 auto Prefs = const_cast<OMPInitClause *>(this)->prefs(); in prefs() local