Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclCXX.cpp1511 SourceLocation MemberLoc, in CXXCtorInitializer()
1522 SourceLocation MemberLoc, in CXXCtorInitializer()
1543 SourceLocation MemberLoc, in CXXCtorInitializer()
1558 SourceLocation MemberLoc, in Create()
/external/clang/lib/Sema/
DSemaExprMember.cpp847 SourceLocation MemberLoc = MemberNameInfo.getLoc(); in BuildMemberReferenceExpr() local
1094 SourceLocation MemberLoc = R.getNameLoc(); in LookupMemberExpr() local
DSemaExprObjC.cpp1367 SourceLocation MemberLoc, in HandleExprPropertyRefExpr()
/external/clang/lib/Serialization/
DASTReaderStmt.cpp1810 SourceLocation MemberLoc = ReadSourceLocation(F, Record, Idx); in ReadStmtFromStream() local
/external/clang/include/clang/AST/
DExpr.h2190 SourceLocation MemberLoc; variable