Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DTemplateInstCallback.h44 const Sema &TheSema) { in initialize()
53 const Sema &TheSema) { in finalize()
62 const Sema &TheSema, in atTemplateBegin()
72 const Sema &TheSema, in atTemplateEnd()
/external/llvm-project/clang/lib/Frontend/
DFrontendActions.cpp392 void atTemplateBegin(const Sema &TheSema, in atTemplateBegin()
397 void atTemplateEnd(const Sema &TheSema, in atTemplateEnd()
454 static void displayTemplightEntry(llvm::raw_ostream &Out, const Sema &TheSema, in displayTemplightEntry()
469 static TemplightEntry getTemplightEntry(const Sema &TheSema, in getTemplightEntry()
/external/clang/include/clang/Frontend/
DCompilerInstance.h106 std::unique_ptr<Sema> TheSema; variable
DASTUnit.h112 std::unique_ptr<Sema> TheSema; variable
/external/llvm-project/clang/include/clang/Frontend/
DCompilerInstance.h110 std::unique_ptr<Sema> TheSema; variable
DASTUnit.h135 std::unique_ptr<Sema> TheSema; variable
/external/clang/lib/Sema/
DSemaDeclObjC.cpp451 static void diagnoseUseOfProtocols(Sema &TheSema, in diagnoseUseOfProtocols()
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp525 static void diagnoseUseOfProtocols(Sema &TheSema, in diagnoseUseOfProtocols()