Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp3442 QualType SuperType, in ObjCMessageExpr()
3544 QualType SuperType, in Create()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp1575 SourceLocation SuperLoc, QualType SuperType, in HandleExprPropertyRefExpr()
H A DSemaCodeComplete.cpp2004 std::string SuperType; in AddOrdinaryNameResults() local