Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp327 if (!shouldMacroBeIncluded(PM)) in EndOfMainFile()
355 virtual bool shouldMacroBeIncluded(const PendingMacro &PM) { return true; } in shouldMacroBeIncluded() function in __anon9569e29f0111::MacroCallback
369 bool shouldMacroBeIncluded(const PendingMacro &PM) override { in shouldMacroBeIncluded() function in __anon9569e29f0111::APIMacroCallback