Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp288 bool IsAddressOfOperand) { in isPotentialImplicitMemberAccess()
H A DTreeTransform.h3479 bool IsAddressOfOperand, in RebuildDependentScopeDeclRefExpr()
13660 bool IsAddressOfOperand) { in TransformUnresolvedLookupExpr()
14093 DependentScopeDeclRefExpr *E, bool IsAddressOfOperand, in TransformDependentScopeDeclRefExpr()
H A DSemaTemplate.cpp4455 const TemplateArgumentListInfo *TemplateArgs, bool IsAddressOfOperand) { in BuildQualifiedTemplateIdExpr()
H A DSemaExpr.cpp2652 bool HasTrailingLParen, bool IsAddressOfOperand, in ActOnIdExpression()
2872 bool IsAddressOfOperand, TypeSourceInfo **RecoveryTSI) { in BuildQualifiedDeclarationNameExpr()
H A DSemaDecl.cpp1238 bool IsAddressOfOperand) { in ActOnNameClassifiedAsDependentNonType()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3351 bool IsAddressOfOperand) { in ParseOpenMPParensExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h3033 bool IsAddressOfOperand = false; member