Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DBodyFarm.cpp171 static Stmt *create_dispatch_once(ASTContext &C, const FunctionDecl *D) { in create_dispatch_once() function
377 .Case("dispatch_once", create_dispatch_once) in getBody()