Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.h337 bool IsAddressOfOperand = false; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3000 bool IsAddressOfOperand) { in ParseOpenMPParensExpr()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2931 bool IsAddressOfOperand; member
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3185 bool IsAddressOfOperand, in RebuildDependentScopeDeclRefExpr()
12504 DependentScopeDeclRefExpr *E, bool IsAddressOfOperand, in TransformDependentScopeDeclRefExpr()
H A DSemaExpr.cpp2430 bool HasTrailingLParen, bool IsAddressOfOperand, in ActOnIdExpression()
2681 bool IsAddressOfOperand, const Scope *S, TypeSourceInfo **RecoveryTSI) { in BuildQualifiedDeclarationNameExpr()
H A DSemaDecl.cpp1227 bool IsAddressOfOperand) { in ActOnNameClassifiedAsDependentNonType()