Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp58 struct MatchesAlways { struct
59 MatchesAlways() {} in MatchesAlways() function
60 template <class T> bool operator()(T) { return true; } in operator ()()