HomeSort by relevance Sort by last modified time
    Searched refs:TokenizableIncludeFile (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/preprocessor/
PpContext.h 438 class TokenizableIncludeFile : public tInput {
441 // until this TokenizableIncludeFile is no longer used.
442 TokenizableIncludeFile(const TSourceLoc& startLoc,
490 TokenizableIncludeFile& operator=(const TokenizableIncludeFile&);
498 // Points to the IncludeResult that this TokenizableIncludeFile represents.
Pp.cpp 622 pushInput(new TokenizableIncludeFile(directiveLoc, prologue.str(), res, epilogue.str(), this));
    [all...]

Completed in 53 milliseconds