Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedPointee.cpp221 static std::optional<DereferenceInfo> dereference(ProgramStateRef State, in dereference() function
/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp2717 bool dereference = false; MatchesOperand() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp