Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp353 virtual bool shouldMacroBeIncluded(const PendingMacro &PM) { return true; } in shouldMacroBeIncluded() function in __anon5832f3d50111::MacroCallback
367 bool shouldMacroBeIncluded(const PendingMacro &PM) override { in shouldMacroBeIncluded() function in __anon5832f3d50111::APIMacroCallback