Searched defs:isReadOnly (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/MC/
H A DSectionKind.h113 bool isReadOnly() const { function in class:llvm::SectionKind
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp363 allocateDataSection( uintptr_t Size, unsigned Alignment, unsigned SectionID, StringRef SectionName, bool isReadOnly) argument
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp774 bool isReadOnly = AA->onlyReadsMemory(QueryCS); local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h2529 bool isReadOnly() const { function in class:clang::ObjCPropertyDecl
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5590 bool isReadOnly = false; local

Completed in 112 milliseconds