Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp4205 Action *CurAction = *Inputs.begin(); in getPrevDependentAction() local
4432 const Action *CurAction = ActionChain.back().JA; in getTool() local