Home
last modified time | relevance | path

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

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