Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseAST.cpp187 Interface = S.currentModuleIsInterface(); in ParseAST()
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DSema.h2325 bool currentModuleIsInterface() const { in currentModuleIsInterface() function