Home
last modified time | relevance | path

Searched defs:isReadOnly (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITMemoryManagerTest.cpp90 const bool isReadOnly = i % 2 == 0; in TEST() local
128 bool isReadOnly = i % 3 == 0; in TEST() local
H A DMCJITCAPITest.cpp46 LLVMBool isReadOnly) { in roundTripAllocateDataSection()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DSectionKind.h140 bool isReadOnly() const { in isReadOnly() function
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp398 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp683 bool isReadOnly = AA->onlyReadsMemory(QueryCS); in getDependency() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h2292 bool isReadOnly() const { in isReadOnly() function
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp5346 bool isReadOnly = false; in getObjCEncodingForTypeImpl() local