Home
last modified time | relevance | path

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

/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp355 virtual bool shouldMacroBeIncluded(const PendingMacro &PM) { return true; } shouldMacroBeIncluded() function in __anon36b1be120111::MacroCallback
369 bool shouldMacroBeIncluded(const PendingMacro &PM) override { shouldMacroBeIncluded() function in __anon36b1be120111::APIMacroCallback