Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTypoCorrection.h299 bool IsAddressOfOperand; variable
/external/clang/lib/Parse/
DParser.cpp1391 Parser::TryAnnotateName(bool IsAddressOfOperand, in TryAnnotateName()
/external/clang/lib/Sema/
DTreeTransform.h2589 bool IsAddressOfOperand, in RebuildDependentScopeDeclRefExpr()
9658 bool IsAddressOfOperand, in TransformDependentScopeDeclRefExpr()
DSemaExpr.cpp2046 bool HasTrailingLParen, bool IsAddressOfOperand, in ActOnIdExpression()
2285 bool IsAddressOfOperand, const Scope *S, TypeSourceInfo **RecoveryTSI) { in BuildQualifiedDeclarationNameExpr()
DSemaDecl.cpp733 bool IsAddressOfOperand, in ClassifyName()
/external/clang/include/clang/AST/
DExprCXX.h2479 bool IsAddressOfOperand; member