Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseExprCXX.cpp2400 SourceLocation ClassNameLoc = ConsumeToken(); in ParseUnqualifiedId() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaCodeComplete.cpp5853 SourceLocation ClassNameLoc) { in CodeCompleteObjCSuperclass()
5899 SourceLocation ClassNameLoc) { in CodeCompleteObjCInterfaceCategory()
5939 SourceLocation ClassNameLoc) { in CodeCompleteObjCImplementationCategory()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DDeclObjC.cpp1547 SourceLocation ClassNameLoc, in Create()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DDeclObjC.h1580 : ObjCContainerDecl(ObjCCategory, DC, Id, ClassNameLoc, AtLoc), in ObjCContainerDecl() argument
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DDeclSpec.h1000 SourceLocation ClassNameLoc, in setConstructorName()