Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DClang.cpp4507 bool IsExtractAPI = isa<ExtractAPIJobAction>(JA); in ConstructJob() local
4527 IsExtractAPI ? ExtractAPIPlaceholderInput : Inputs[0]; in ConstructJob()
4536 } else if (IsExtractAPI) { in ConstructJob()
7425 if (IsExtractAPI) in ConstructJob()