Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h572 bool isImplementationUnit() const { in isImplementationUnit() function
2373 return ModuleDeclState.isImplementationUnit(); in isInImplementationUnit()