Searched refs:ConstructPhaseAction (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Driver.h | 665 Action *ConstructPhaseAction(
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Driver.cpp | 3593 CudaDeviceActions[I] = C.getDriver().ConstructPhaseAction( in getDeviceDependences() 3655 A = C.getDriver().ConstructPhaseAction(C, Args, CurPhase, A); in getDeviceDependences() 3789 BackendAction = C.getDriver().ConstructPhaseAction( in getDeviceDependences() 3792 auto AssembleAction = C.getDriver().ConstructPhaseAction( in getDeviceDependences() 3857 A = C.getDriver().ConstructPhaseAction(C, Args, CurPhase, A, in getDeviceDependences() 4401 ClangClPch = ConstructPhaseAction(C, Args, Phase, ClangClPch); in handleArguments() 4523 Action *NewCurrent = ConstructPhaseAction(C, Args, Phase, Current); in BuildActions() 4978 A = ConstructPhaseAction(C, Args, Phase, A, Kind); in BuildOffloadingActions() 5084 Action *Driver::ConstructPhaseAction( in ConstructPhaseAction() function in Driver
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 1427 …0_7ArgListENS0_6phases2IDEPNS0_6ActionE", "clang::driver::Driver::ConstructPhaseAction(clang::driv…
|