Home
last modified time | relevance | path

Searched refs:IdentLocs (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclObjC.cpp1947 SourceLocation *IdentLocs, in ActOnForwardClassDeclaration() argument
1953 = LookupSingleName(TUScope, IdentList[i], IdentLocs[i], in ActOnForwardClassDeclaration()
2003 ClassName, PrevIDecl, IdentLocs[i]); in ActOnForwardClassDeclaration()
2004 IDecl->setAtEndRange(IdentLocs[i]); in ActOnForwardClassDeclaration()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h6690 SourceLocation *IdentLocs,