Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DTypoCorrection.h337 bool IsAddressOfOperand = false; variable
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp3382 bool IsAddressOfOperand) { in ParseOpenMPParensExpr()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DExprCXX.h2948 bool IsAddressOfOperand; member
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp2488 bool HasTrailingLParen, bool IsAddressOfOperand, in ActOnIdExpression()
2740 bool IsAddressOfOperand, const Scope *S, TypeSourceInfo **RecoveryTSI) { in BuildQualifiedDeclarationNameExpr()
H A DTreeTransform.h3247 bool IsAddressOfOperand, in RebuildDependentScopeDeclRefExpr()
12786 DependentScopeDeclRefExpr *E, bool IsAddressOfOperand, in TransformDependentScopeDeclRefExpr()
H A DSemaDecl.cpp1248 bool IsAddressOfOperand) { in ActOnNameClassifiedAsDependentNonType()