Searched defs:sema (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/flang/test/Semantics/OpenMP/ |
| H A D | omp-allocate01.f90 | 11 subroutine sema() subroutine 22 end subroutine sema argument
|
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | CxxModuleHandler.cpp | 53 static void makeScopes(Sema &sema, DeclContext *ctxt, in makeScopes() 71 emulateLookupInCtxt(Sema &sema, llvm::StringRef name, DeclContext *ctxt) { in emulateLookupInCtxt() 124 getEqualLocalDeclContext(Sema &sema, DeclContext *foreign_ctxt) { in getEqualLocalDeclContext()
|
| /llvm-project-15.0.7/clang/include/clang/Testing/ |
| H A D | TestAST.h | 77 Sema &sema() { return Clang->getSema(); } in sema() function
|
| /llvm-project-15.0.7/flang/lib/Frontend/ |
| H A D | FrontendAction.cpp | 219 auto &sema = instance->getSemantics(); in reportFatalSemanticErrors() local
|
| /llvm-project-15.0.7/clang/examples/PrintFunctionNames/ |
| H A D | PrintFunctionNames.cpp | 69 clang::Sema &sema = Instance.getSema(); in HandleTranslationUnit() local
|
| /llvm-project-15.0.7/flang/include/flang/Frontend/ |
| H A D | CompilerInstance.h | 138 void setSemantics(std::unique_ptr<Fortran::semantics::Semantics> sema) { in setSemantics()
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | AbstractBasicWriter.h | 168 void writeFixedPointSemantics(const llvm::FixedPointSemantics &sema) { in writeFixedPointSemantics()
|
| /llvm-project-15.0.7/clang/lib/ARCMigrate/ |
| H A D | Internals.h | 157 MigrationPass(ASTContext &Ctx, LangOptions::GCMode OrigGCMode, Sema &sema, in MigrationPass()
|
| /llvm-project-15.0.7/polly/lib/External/isl/interface/ |
| H A D | extract_interface.cc | 580 Sema *sema = new Sema(PP, Clang->getASTContext(), consumer); in main() local
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | Sema.cpp | 130 namespace sema { namespace
|
| H A D | SemaType.cpp | 161 Sema &sema; member in __anon29f668c70111::TypeProcessingState 197 TypeProcessingState(Sema &sema, Declarator &declarator) in TypeProcessingState()
|
| H A D | SemaTemplateInstantiate.cpp | 2638 namespace sema { namespace
|
| H A D | TreeTransform.h | 47 using namespace sema; variable
|