Home
last modified time | relevance | path

Searched defs:CommonInit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_init.cpp33 static void CommonInit() { in CommonInit() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5700 explicit ArrayInitLoopExpr(QualType T, Expr *CommonInit, Expr *ElementInit) in ArrayInitLoopExpr()