Home
last modified time | relevance | path

Searched defs:ScopedPragma (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Reactor/
DPragma.cpp125 ScopedPragma::ScopedPragma(BooleanPragmaOption option, bool enable) in ScopedPragma() function in rr::ScopedPragma
131 ScopedPragma::ScopedPragma(IntegerPragmaOption option, int value) in ScopedPragma() function in rr::ScopedPragma
DPragma.hpp36 class ScopedPragma class