Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Analysis/
DBodyFarm.cpp161 static Stmt *create_dispatch_once(ASTContext &C, const FunctionDecl *D) { in create_dispatch_once() function
369 .Case("dispatch_once", create_dispatch_once) in getBody()