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

/external/clang/lib/Analysis/
H A DReachableCode.cpp126 static bool isExpandedFromConfigurationMacro(const Stmt *S, function
198 return WrappedInParens || isExpandedFromConfigurationMacro(E, PP, IgnoreYES_NO);

Completed in 106 milliseconds