Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DReachableCode.cpp149 static bool isExpandedFromConfigurationMacro(const Stmt *S, in isExpandedFromConfigurationMacro() function
230 return WrappedInParens || isExpandedFromConfigurationMacro(E, PP, IgnoreYES_NO); in isConfigurationValue()