Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DAction.h427 void addModuleHeaderInput(Action *Input) { in addModuleHeaderInput() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/
H A DDriver.cpp3293 HeaderModuleAction->addModuleHeaderInput(Current); in BuildActions()