Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp376 StorageLocation *MemberLoc = nullptr; builtinTransferInitializer() local
H A DTransfer.cpp447 auto *MemberLoc = BaseLoc->getChild(*Member); VisitMemberExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1011 SourceLocation MemberLoc = MemberNameInfo.getLoc(); BuildMemberReferenceExpr() local
1293 SourceLocation MemberLoc = R.getNameLoc(); LookupMemberExpr() local
[all...]
H A DSemaExprObjC.cpp1979 HandleExprPropertyRefExpr(const ObjCObjectPointerType * OPT,Expr * BaseExpr,SourceLocation OpLoc,DeclarationName MemberName,SourceLocation MemberLoc,SourceLocation SuperLoc,QualType SuperType,bool Super) HandleExprPropertyRefExpr() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2602 CXXCtorInitializer(ASTContext & Context,FieldDecl * Member,SourceLocation MemberLoc,SourceLocation L,Expr * Init,SourceLocation R) CXXCtorInitializer() argument
2611 CXXCtorInitializer(ASTContext & Context,IndirectFieldDecl * Member,SourceLocation MemberLoc,SourceLocation L,Expr * Init,SourceLocation R) CXXCtorInitializer() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h932 SourceLocation MemberLoc; global() variable
H A DExpr.h3178 SourceLocation MemberLoc; global() variable