Home
last modified time | relevance | path

Searched defs:TheSema (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Frontend/
DCompilerInstance.h106 std::unique_ptr<Sema> TheSema; variable
DASTUnit.h112 std::unique_ptr<Sema> TheSema; variable
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVInstruction.h79 MemSema(TheSema){} in MemSema() argument
/external/clang/lib/Sema/
DSemaDeclObjC.cpp451 static void diagnoseUseOfProtocols(Sema &TheSema, in diagnoseUseOfProtocols()