Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp4882 Action *CurAction = *Inputs.begin(); in getPrevDependentAction() local
5121 const Action *CurAction = ActionChain.back().JA; in getTool() local