Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
H A DOMPContext.h173 virtual bool matchesISATrait(StringRef) const { return false; } in matchesISATrait() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp2445 bool TargetOMPContext::matchesISATrait(StringRef RawString) const { in matchesISATrait() function in TargetOMPContext