Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h684 typename ProgramStateTrait<T>::context_type get_context() { in get_context() function
836 typename ProgramStateTrait<T>::context_type ProgramState::get_context() const { in get_context() function
/freebsd/contrib/kyua/store/
H A Dread_transaction.cpp502 store::read_transaction::get_context(void) in get_context() function in store::read_transaction
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c514 static inline struct rar5* get_context(struct archive_read* a) { in get_context() function