Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclCXX.cpp1621 SourceLocation MemberLoc, in CXXCtorInitializer()
1632 SourceLocation MemberLoc, in CXXCtorInitializer()
1653 SourceLocation MemberLoc, in CXXCtorInitializer()
1668 SourceLocation MemberLoc, in Create()
/external/clang/lib/Sema/
DSemaExprMember.cpp963 SourceLocation MemberLoc = MemberNameInfo.getLoc(); in BuildMemberReferenceExpr() local
1208 SourceLocation MemberLoc = R.getNameLoc(); in LookupMemberExpr() local
DSemaExprObjC.cpp1514 SourceLocation MemberLoc, in HandleExprPropertyRefExpr()
/external/clang/lib/Serialization/
DASTReaderStmt.cpp2491 SourceLocation MemberLoc = ReadSourceLocation(F, Record, Idx); in ReadStmtFromStream() local
/external/clang/include/clang/AST/
DExprCXX.h624 SourceLocation MemberLoc; variable
DExpr.h2326 SourceLocation MemberLoc; variable