Home
last modified time | relevance | path

Searched defs:Utils (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DType.h66 friend class Utils; // for LLVMTy variable
H A DValue.h165 friend class Utils; // For `Val`. variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp412 ConstantAggregateBuilderUtils Utils(CGM); in buildFrom() local