Home
last modified time | relevance | path

Searched defs:ImportState (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseAST.cpp158 Sema::ModuleImportState ImportState; ParseAST() local
H A DParser.cpp602 Sema::ModuleImportState &ImportState) { in ParseFirstTopLevelDecl() argument
629 Sema::ModuleImportState &ImportState) { in ParseTopLevelDecl() argument
2463 ParseModuleDecl(Sema::ModuleImportState & ImportState) ParseModuleDecl() argument
2559 ParseModuleImport(SourceLocation AtLoc,Sema::ModuleImportState & ImportState) ParseModuleImport() argument
[all...]
/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp270 Sema::ModuleImportState ImportState; ParseOrWrapTopLevelDecl() local
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp769 auto ImportState = clang::Sema::ModuleImportState::NotACXX20Module; in Create() local
/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp261 ActOnModuleDecl(SourceLocation StartLoc,SourceLocation ModuleLoc,ModuleDeclKind MDK,ModuleIdPath Path,ModuleIdPath Partition,ModuleImportState & ImportState) ActOnModuleDecl() argument