Home
last modified time | relevance | path

Searched refs:desugarReference (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp211 SVal ProgramState::desugarReference(SVal Val) const { in desugarReference() function in ProgramState
467 Base = desugarReference(Base); in getLValue()
474 Base = desugarReference(Base); in getLValue()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h490 SVal desugarReference(SVal Val) const;