Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclCXX.cpp1637 SourceLocation MemberLoc, in CXXCtorInitializer()
1648 SourceLocation MemberLoc, in CXXCtorInitializer()
1669 SourceLocation MemberLoc, in CXXCtorInitializer()
1684 SourceLocation MemberLoc, in Create()
/external/clang/lib/Sema/
DSemaExprMember.cpp987 SourceLocation MemberLoc = MemberNameInfo.getLoc(); in BuildMemberReferenceExpr() local
1235 SourceLocation MemberLoc = R.getNameLoc(); in LookupMemberExpr() local
DSemaExprObjC.cpp1762 SourceLocation MemberLoc, in HandleExprPropertyRefExpr()
/external/clang/lib/Serialization/
DASTReaderStmt.cpp2739 SourceLocation MemberLoc = ReadSourceLocation(F, Record, Idx); in ReadStmtFromStream() local
/external/clang/include/clang/AST/
DExprCXX.h629 SourceLocation MemberLoc; variable
DExpr.h2365 SourceLocation MemberLoc; variable