Searched defs:shouldMacroBeIncluded (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/ExtractAPI/ | ||
H A D | ExtractAPIConsumer.cpp | 355 virtual bool shouldMacroBeIncluded(const PendingMacro &PM) { return true; } shouldMacroBeIncluded() function in __anon36b1be120111::MacroCallback |