Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp2091 static bool ContainsCompileAction(const Action *A) { in ContainsCompileAction() function
2096 if (ContainsCompileAction(Act)) in ContainsCompileAction()
2113 if (ContainsCompileAction(Act)) { in UseRelaxAll()