Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DReturnUndefChecker.cpp94 void ReturnUndefChecker::emitUndef(CheckerContext &C, const Expr *RetE) const { in emitUndef() function in ReturnUndefChecker
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp273 void emitUndef(IRBuilder<> &IRB, uint64_t Offset, uint64_t Size) { emitUndef() function in __anoncbf877710111::InitializerBuilder