Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp2728 static bool ContainsCompileAction(const Action *A) { in ContainsCompileAction() function
2733 if (ContainsCompileAction(AI)) in ContainsCompileAction()
2750 if (ContainsCompileAction(Act)) { in UseRelaxAll()