Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DBodyFarm.cpp592 static Stmt *create_dispatch_sync(ASTContext &C, const FunctionDecl *D) { in create_dispatch_sync() function
735 .Case("dispatch_sync", create_dispatch_sync) in getBody()