Home
last modified time | relevance | path

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

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