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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp1853 SourceLocation *IdentLocs,
1859 = LookupSingleName(TUScope, IdentList[i], IdentLocs[i],
1898 IdentList[i], PrevIDecl, IdentLocs[i]);
1899 IDecl->setAtEndRange(IdentLocs[i]);
1851 ActOnForwardClassDeclaration(SourceLocation AtClassLoc, IdentifierInfo **IdentList, SourceLocation *IdentLocs, unsigned NumElts) argument

Completed in 70 milliseconds