Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DBodyFarm.cpp562 static Stmt *create_dispatch_sync(ASTContext &C, const FunctionDecl *D) { in create_dispatch_sync() function
694 .Case("dispatch_sync", create_dispatch_sync) in getBody()