Searched refs:clearValue (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DRecordOps.cpp53 Env.clearValue(*DstFieldLoc);
65 Env.clearValue(Dst.getSyntheticField(Name));
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h451 void clearValue(const StorageLocation &Loc) { LocToVal.erase(&Loc); } function in class:clang::dataflow::Environment
/freebsd-current/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h268 void clearValue() { function in class:llvm::NumericVariable
H A DFileCheck.cpp2663 Var.getValue()->clearValue();

Completed in 188 milliseconds