Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp7685 const Action *SourceAction = &JA; in ConstructJob() local
8554 const Action *SourceAction = FindSource(&JA); in ConstructJob() local
H A DDarwin.cpp115 const Action *SourceAction = &JA; in ConstructJob() local