Searched defs:setAllowTemporaryLabels (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCContext.h128 void setAllowTemporaryLabels(bool Value) { AllowTemporaryLabels = Value; } function in class:llvm::MCContext
/external/llvm/include/llvm/MC/
H A DMCContext.h255 void setAllowTemporaryLabels(bool Value) { AllowTemporaryLabels = Value; } function in class:llvm::MCContext

Completed in 82 milliseconds