Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Basic/
H A DModule.cpp343 SubEnd = Current->submodule_end(); in markUnavailable() local
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DFrontendAction.cpp433 SubEnd = Module->submodule_end(); in collectModuleHeaderIncludes() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp6515 SubEnd = Mod->submodule_end(); in EmitTopLevelDecl() local
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp2704 for (auto Sub = Mod->submodule_begin(), SubEnd = Mod->submodule_end(); in getNumberOfModules() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp4313 SubEnd = Mod->submodule_end(); in CodeCompleteModuleImport() local