Home
last modified time | relevance | path

Searched defs:SuperType (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DExpr.cpp3331 QualType SuperType, in ObjCMessageExpr()
3432 QualType SuperType, in Create()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExprObjC.cpp1502 SourceLocation SuperLoc, QualType SuperType, in HandleExprPropertyRefExpr()
DSemaCodeComplete.cpp2005 std::string SuperType; in AddOrdinaryNameResults() local