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.cpp1326 Parser::TryAnnotateName(bool IsAddressOfOperand, in TryAnnotateName()
/external/clang/lib/Sema/
DTreeTransform.h2398 bool IsAddressOfOperand, in RebuildDependentScopeDeclRefExpr()
8976 bool IsAddressOfOperand, in TransformDependentScopeDeclRefExpr()
DSemaExpr.cpp2048 bool HasTrailingLParen, bool IsAddressOfOperand, in ActOnIdExpression()
2288 bool IsAddressOfOperand, in BuildQualifiedDeclarationNameExpr()
DSemaDecl.cpp734 bool IsAddressOfOperand, in ClassifyName()
/external/clang/include/clang/AST/
DExprCXX.h2350 bool IsAddressOfOperand; member