Searched defs:IsAddressOfOperand (Results 1 – 12 of 12) sorted by relevance
/external/clang/include/clang/Sema/ |
D | TypoCorrection.h | 305 bool IsAddressOfOperand; variable
|
/external/llvm-project/clang/include/clang/Sema/ |
D | TypoCorrection.h | 337 bool IsAddressOfOperand = false; variable
|
/external/clang/lib/Parse/ |
D | Parser.cpp | 1417 Parser::TryAnnotateName(bool IsAddressOfOperand, in TryAnnotateName()
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseOpenMP.cpp | 2778 bool IsAddressOfOperand) { in ParseOpenMPParensExpr()
|
/external/clang/include/clang/AST/ |
D | ExprCXX.h | 2536 bool IsAddressOfOperand; member
|
/external/llvm-project/clang/include/clang/AST/ |
D | ExprCXX.h | 2921 bool IsAddressOfOperand; member
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 2662 bool IsAddressOfOperand, in RebuildDependentScopeDeclRefExpr() 9965 bool IsAddressOfOperand, in TransformDependentScopeDeclRefExpr()
|
D | SemaExpr.cpp | 2109 bool HasTrailingLParen, bool IsAddressOfOperand, in ActOnIdExpression() 2348 bool IsAddressOfOperand, const Scope *S, TypeSourceInfo **RecoveryTSI) { in BuildQualifiedDeclarationNameExpr()
|
D | SemaDecl.cpp | 777 bool IsAddressOfOperand, in ClassifyName()
|
/external/llvm-project/clang/lib/Sema/ |
D | TreeTransform.h | 3076 bool IsAddressOfOperand, in RebuildDependentScopeDeclRefExpr() 12189 bool IsAddressOfOperand, in TransformDependentScopeDeclRefExpr()
|
D | SemaExpr.cpp | 2423 bool HasTrailingLParen, bool IsAddressOfOperand, in ActOnIdExpression() 2674 bool IsAddressOfOperand, const Scope *S, TypeSourceInfo **RecoveryTSI) { in BuildQualifiedDeclarationNameExpr()
|
D | SemaDecl.cpp | 1216 bool IsAddressOfOperand) { in ActOnNameClassifiedAsDependentNonType()
|