Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.h337 bool IsAddressOfOperand = false; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3446 bool IsAddressOfOperand) { in ParseOpenMPParensExpr()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h3017 bool IsAddressOfOperand; member
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3428 bool IsAddressOfOperand, in RebuildDependentScopeDeclRefExpr()
13202 DependentScopeDeclRefExpr *E, bool IsAddressOfOperand, in TransformDependentScopeDeclRefExpr()
H A DSemaExpr.cpp2687 bool HasTrailingLParen, bool IsAddressOfOperand, in ActOnIdExpression()
2939 bool IsAddressOfOperand, const Scope *S, TypeSourceInfo **RecoveryTSI) { in BuildQualifiedDeclarationNameExpr()
H A DSemaDecl.cpp1301 bool IsAddressOfOperand) { in ActOnNameClassifiedAsDependentNonType()