Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.h178 struct PreprocessorControlDesc { struct
180 tgtok::TokKind Kind;
187 bool IsDefined;
211 std::vector<std::unique_ptr<std::vector<PreprocessorControlDesc>>> argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGLexer.h186 struct PreprocessorControlDesc { struct
188 tgtok::TokKind Kind;
195 bool IsDefined;
219 std::vector<std::unique_ptr<std::vector<PreprocessorControlDesc>>> argument