Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DDriver.h579 bool loadConfigFile();
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp868 bool Driver::loadConfigFile() { in loadConfigFile() function in Driver
1038 ContainsError = loadConfigFile(); in BuildCompilation()