Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtObjC.cpp20 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt() function in ObjCForCollectionStmt
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h76 class ObjCForCollectionStmt; variable
H A DCodeGenPGO.cpp102 ObjCForCollectionStmt, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h65 class ObjCForCollectionStmt; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h31 explicit ObjCForCollectionStmt(EmptyShell Empty) : in ObjCForCollectionStmt() function