Home
last modified time | relevance | path

Searched defs:TheSema (Results 1 – 3 of 3) 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/clang/lib/Sema/
DSemaDeclObjC.cpp452 static void diagnoseUseOfProtocols(Sema &TheSema, in diagnoseUseOfProtocols()