Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Analysis/
DBodyFarm.cpp508 static Stmt *create_dispatch_once(ASTContext &C, const FunctionDecl *D) { in create_dispatch_once() function
736 .Case("dispatch_once", create_dispatch_once) in getBody()