Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_pragma_recorder.h33 typedef std::list< std::pair<std::string, std::string> > PragmaList; typedef
/frameworks/compile/libbcc/lib/ExecutionEngine/
DScriptCached.h52 SMALL_VECTOR_QUICKN> PragmaList; typedef
DScriptCompiled.h43 typedef std::list<std::pair<std::string, std::string> > PragmaList; typedef