Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h211 unsigned HasQualifier : 1; variable
/external/clang/lib/AST/
DExpr.cpp449 bool HasQualifier, in CreateEmpty()
DExprConstant.cpp3832 bool HasQualifier = false; in VisitCallExpr() local