Home
last modified time | relevance | path

Searched refs:create_dispatch_sync (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Analysis/
H A DBodyFarm.cpp591 static Stmt *create_dispatch_sync(ASTContext &C, const FunctionDecl *D) { in create_dispatch_sync() function
734 .Case("dispatch_sync", create_dispatch_sync) in getBody()