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.cpp286 bool IsAddressOfOperand) { in isPotentialImplicitMemberAccess()
H A DTreeTransform.h3526 bool IsAddressOfOperand, in RebuildDependentScopeDeclRefExpr()
14780 bool IsAddressOfOperand) { in TransformUnresolvedLookupExpr()
15210 DependentScopeDeclRefExpr *E, bool IsAddressOfOperand, in TransformDependentScopeDeclRefExpr()
H A DSemaExpr.cpp2721 bool HasTrailingLParen, bool IsAddressOfOperand, in ActOnIdExpression()
2919 bool IsAddressOfOperand, TypeSourceInfo **RecoveryTSI) { in BuildQualifiedDeclarationNameExpr()
H A DSemaTemplate.cpp4835 const TemplateArgumentListInfo *TemplateArgs, bool IsAddressOfOperand) { in BuildQualifiedTemplateIdExpr()
H A DSemaDecl.cpp1255 bool IsAddressOfOperand) { in ActOnNameClassifiedAsDependentNonType()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3380 bool IsAddressOfOperand) { in ParseOpenMPParensExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h3159 bool IsAddressOfOperand = false; member