Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DBodyFarm.cpp248 static Stmt *create_dispatch_sync(ASTContext &C, const FunctionDecl *D) { in create_dispatch_sync() function
376 .Case("dispatch_sync", create_dispatch_sync) in getBody()