Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp1409 bool hasQualOrFound = (QualifierLoc || in Create() local
1416 TemplateArgumentLoc>(hasQualOrFound ? 1 : 0, in Create()
1424 if (hasQualOrFound) { in Create()