Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp341 StorageLocation *MemberLoc = nullptr; in builtinTransferInitializer() local
H A DTransfer.cpp493 auto *MemberLoc = BaseLoc->getChild(*Member); in VisitMemberExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1019 SourceLocation MemberLoc = MemberNameInfo.getLoc(); in BuildMemberReferenceExpr() local
1302 SourceLocation MemberLoc = R.getNameLoc(); in LookupMemberExpr() local
H A DSemaExprObjC.cpp1991 DeclarationName MemberName, SourceLocation MemberLoc, in HandleExprPropertyRefExpr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2655 SourceLocation MemberLoc, in CXXCtorInitializer()
2664 SourceLocation MemberLoc, in CXXCtorInitializer()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h936 SourceLocation MemberLoc; variable
H A DExpr.h3206 SourceLocation MemberLoc; variable