Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseAST.cpp188 else if (S.getLangOpts().isCompilingModuleInterface()) in ParseAST()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DLangOptions.h519 bool isCompilingModuleInterface() const { in isCompilingModuleInterface() function