Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp508 static Stmt *create_dispatch_once(ASTContext &C, const FunctionDecl *D) { in create_dispatch_once() function
737 .Case("dispatch_once", create_dispatch_once) in getBody()