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

/external/clang/lib/AST/
H A DExpr.cpp1191 bool hasQualOrFound = (QualifierLoc || local
1194 if (hasQualOrFound)
1206 if (hasQualOrFound) {

Completed in 67 milliseconds