Home
last modified time | relevance | path

Searched refs:isEnableIf (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp11149 static bool isEnableIf(NestedNameSpecifierLoc NNS, const IdentifierInfo &II, in isEnableIf() function
11271 if (Ctx && isEnableIf(QualifierLoc, II, CondRange, Cond)) { in CheckTypenameType()