Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h451 void clearValue(const StorageLocation &Loc) { LocToVal.erase(&Loc); } clearValue() function
/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h268 void clearValue() { in clearValue() function