Searched defs:VisitObjCForCollectionStmt (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransEmptyStatementsAndDealloc.cpp131 bool VisitObjCForCollectionStmt(ObjCForCollectionStmt *S) { function in class:__anon3610::EmptyChecker
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp45 void ExprEngine::VisitObjCForCollectionStmt(const ObjCForCollectionStmt *S, function in class:ExprEngine
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DLiveVariables.cpp380 void TransferFunctions::VisitObjCForCollectionStmt(ObjCForCollectionStmt *OS) { function in class:TransferFunctions
H A DUninitializedValues.cpp683 void TransferFunctions::VisitObjCForCollectionStmt(ObjCForCollectionStmt *FS) { function in class:TransferFunctions
H A DCFG.cpp2557 CFGBlock *CFGBuilder::VisitObjCForCollectionStmt(ObjCForCollectionStmt *S) { function in class:__anon3711::CFGBuilder
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenPGO.cpp436 void VisitObjCForCollectionStmt(const ObjCForCollectionStmt *S) { function in struct:__anon3820::ComputeRegionCounts
H A DCoverageMappingGen.cpp722 void VisitObjCForCollectionStmt(const ObjCForCollectionStmt *S) { function in struct:__anon3826::CounterCoverageMappingBuilder
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DStmtProfile.cpp226 void StmtProfiler::VisitObjCForCollectionStmt(const ObjCForCollectionStmt *S) { function in class:StmtProfiler
H A DStmtPrinter.cpp293 void StmtPrinter::VisitObjCForCollectionStmt(ObjCForCollectionStmt *Node) { function in class:StmtPrinter
H A DASTImporter.cpp4936 Stmt *ASTNodeImporter::VisitObjCForCollectionStmt(ObjCForCollectionStmt *S) { function in class:ASTNodeImporter
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterStmt.cpp1073 void ASTStmtWriter::VisitObjCForCollectionStmt(ObjCForCollectionStmt *S) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp1120 void ASTStmtReader::VisitObjCForCollectionStmt(ObjCForCollectionStmt *S) { function in class:ASTStmtReader

Completed in 111 milliseconds