Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h498 void clearValue(const StorageLocation &Loc) { LocToVal.erase(&Loc); } in clearValue() function
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h293 void clearValue() { clearValue() function
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h189 void clearValue() { Val = nullptr; } in clearValue() function