Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.h337 bool IsAddressOfOperand = false; variable
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3446 ParseOpenMPParensExpr(StringRef ClauseName,SourceLocation & RLoc,bool IsAddressOfOperand) ParseOpenMPParensExpr() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h3017 bool IsAddressOfOperand; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3428 RebuildDependentScopeDeclRefExpr(NestedNameSpecifierLoc QualifierLoc,SourceLocation TemplateKWLoc,const DeclarationNameInfo & NameInfo,const TemplateArgumentListInfo * TemplateArgs,bool IsAddressOfOperand,TypeSourceInfo ** RecoveryTSI) RebuildDependentScopeDeclRefExpr() argument
13202 TransformDependentScopeDeclRefExpr(DependentScopeDeclRefExpr * E,bool IsAddressOfOperand,TypeSourceInfo ** RecoveryTSI) TransformDependentScopeDeclRefExpr() argument
[all...]
H A DSemaExpr.cpp2687 ActOnIdExpression(Scope * S,CXXScopeSpec & SS,SourceLocation TemplateKWLoc,UnqualifiedId & Id,bool HasTrailingLParen,bool IsAddressOfOperand,CorrectionCandidateCallback * CCC,bool IsInlineAsmIdentifier,Token * KeywordReplacement) ActOnIdExpression() argument
2939 BuildQualifiedDeclarationNameExpr(CXXScopeSpec & SS,const DeclarationNameInfo & NameInfo,bool IsAddressOfOperand,const Scope * S,TypeSourceInfo ** RecoveryTSI) BuildQualifiedDeclarationNameExpr() argument
[all...]
H A DSemaDecl.cpp1301 ActOnNameClassifiedAsDependentNonType(const CXXScopeSpec & SS,IdentifierInfo * Name,SourceLocation NameLoc,bool IsAddressOfOperand) ActOnNameClassifiedAsDependentNonType() argument