Searched defs:emitUndef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | ReturnUndefChecker.cpp | 94 void ReturnUndefChecker::emitUndef(CheckerContext &C, const Expr *RetE) const { in emitUndef() function in ReturnUndefChecker |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64StackTagging.cpp | 273 void emitUndef(IRBuilder<> &IRB, uint64_t Offset, uint64_t Size) { emitUndef() function in __anoncbf877710111::InitializerBuilder |