Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtObjC.cpp20 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt() function in ObjCForCollectionStmt
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h76 class ObjCForCollectionStmt; variable
H A DCodeGenPGO.cpp97 ObjCForCollectionStmt, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h64 class ObjCForCollectionStmt; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtObjC.h31 explicit ObjCForCollectionStmt(EmptyShell Empty) : in ObjCForCollectionStmt() function