Home
last modified time | relevance | path

Searched defs:IsAddressOfOperand (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Sema/
DTypoCorrection.h305 bool IsAddressOfOperand; variable
/external/clang/lib/Parse/
DParser.cpp1417 Parser::TryAnnotateName(bool IsAddressOfOperand, in TryAnnotateName()
/external/clang/include/clang/AST/
DExprCXX.h2536 bool IsAddressOfOperand; member
/external/clang/lib/Sema/
DTreeTransform.h2662 bool IsAddressOfOperand, in RebuildDependentScopeDeclRefExpr()
9965 bool IsAddressOfOperand, in TransformDependentScopeDeclRefExpr()
DSemaExpr.cpp2109 bool HasTrailingLParen, bool IsAddressOfOperand, in ActOnIdExpression()
2348 bool IsAddressOfOperand, const Scope *S, TypeSourceInfo **RecoveryTSI) { in BuildQualifiedDeclarationNameExpr()
DSemaDecl.cpp777 bool IsAddressOfOperand, in ClassifyName()