Home
last modified time | relevance | path

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

/minix3/external/bsd/kyua-cli/dist/utils/sqlite/
H A Ddatabase.cpp206 sqlite::database::temporary(void) in temporary() function in sqlite::database
H A Ddatabase_test.cpp115 ATF_TEST_CASE_BODY(temporary) in ATF_TEST_CASE_BODY() argument
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCall.h91 void addWriteback(LValue srcLV, llvm::Value *temporary, in addWriteback()