Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DModRef.h122 static MemoryEffectsBase readOnly() { in readOnly() function
/freebsd/contrib/bmake/
H A Dvar.c203 bool readOnly:1; member
421 bool shortLived, bool fromEnvironment, bool readOnly) in VarNew()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c23596 bft readOnly:1; /* True for statements that do not write */ member