Searched defs:IdentLocs (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp2021 SourceLocation *IdentLocs,
2027 = LookupSingleName(TUScope, IdentList[i], IdentLocs[i],
2077 ClassName, PrevIDecl, IdentLocs[i]);
2078 IDecl->setAtEndRange(IdentLocs[i]);
2019 ActOnForwardClassDeclaration(SourceLocation AtClassLoc, IdentifierInfo **IdentList, SourceLocation *IdentLocs, unsigned NumElts) argument

Completed in 138 milliseconds