Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DDeclObjC.h1836 SourceLocation superLoc = SourceLocation(),
1840 SuperClass(superDecl), SuperLoc(superLoc), IvarLBraceLoc(IvarLBraceLoc), in ObjCImplDecl()
1850 SourceLocation superLoc = SourceLocation(),
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DDeclObjC.cpp1693 SourceLocation superLoc, in Create() argument
1699 nameLoc, atStartLoc, superLoc, in Create()