Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangBuiltinTemplatesEmitter.cpp175 void EmitUndef(llvm::raw_ostream &OS, StringRef Name) { in EmitUndef() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1234 auto EmitUndef = [&]() { in emitLoc() local