Home
last modified time | relevance | path

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

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