Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSanitizerMetadata.cpp41 bool IsDynInit) { in reportGlobal()
79 bool IsDynInit) { in reportGlobal()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalValue.h352 unsigned IsDynInit : 1; member