Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseAST.cpp158 Sema::ModuleImportState ImportState; ParseAST() local
H A DParser.cpp601 ParseFirstTopLevelDecl(DeclGroupPtrTy & Result,Sema::ModuleImportState & ImportState) ParseFirstTopLevelDecl() argument
628 ParseTopLevelDecl(DeclGroupPtrTy & Result,Sema::ModuleImportState & ImportState) ParseTopLevelDecl() argument
2439 ParseModuleDecl(Sema::ModuleImportState & ImportState) ParseModuleDecl() argument
2535 ParseModuleImport(SourceLocation AtLoc,Sema::ModuleImportState & ImportState) ParseModuleImport() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp270 Sema::ModuleImportState ImportState; in ParseOrWrapTopLevelDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp175 ActOnModuleDecl(SourceLocation StartLoc,SourceLocation ModuleLoc,ModuleDeclKind MDK,ModuleIdPath Path,ModuleIdPath Partition,ModuleImportState & ImportState) ActOnModuleDecl() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp780 auto ImportState = clang::Sema::ModuleImportState::NotACXX20Module; Create() local