Home
last modified time | relevance | path

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

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