Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParser.cpp585 Sema::ModuleImportState &ImportState) { in ParseFirstTopLevelDecl()
612 Sema::ModuleImportState &ImportState) { in ParseTopLevelDecl()
2390 Parser::ParseModuleDecl(Sema::ModuleImportState &ImportState) { in ParseModuleDecl()
2485 Sema::ModuleImportState &ImportState) { in ParseModuleImport()
H A DParseAST.cpp157 Sema::ModuleImportState ImportState; in ParseAST() local
/openbsd/gnu/llvm/clang/lib/Interpreter/
H A DIncrementalParser.cpp173 Sema::ModuleImportState ImportState; in ParseOrWrapTopLevelDecl() local
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp780 auto ImportState = clang::Sema::ModuleImportState::NotACXX20Module; in Create() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp181 ModuleIdPath Partition, ModuleImportState &ImportState) { in ActOnModuleDecl()