Home
last modified time | relevance | path

Searched refs:finishModuleDeclarationScope (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DModuleMap.h589 void finishModuleDeclarationScope() { CurrentModuleScopeID += 1; } in finishModuleDeclarationScope() function
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DFrontendAction.cpp928 .finishModuleDeclarationScope(); in BeginSourceFile()