Searched defs:Preprocessor (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMinGW.h103 mutable std::unique_ptr<tools::gcc::Preprocessor> Preprocessor; member in class:clang::driver::toolchains::MinGW
H A DGnu.h103 class LLVM_LIBRARY_VISIBILITY Preprocessor : public Common { class in namespace:clang::driver::tools::gcc
105 Preprocessor(const ToolChain &TC) function in class:clang::driver::tools::gcc::Preprocessor
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp79 Preprocessor::Preprocessor(std::shared_ptr<PreprocessorOptions> PPOpts, function in class:Preprocessor
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h129 class Preprocessor { class in namespace:clang
[all...]

Completed in 98 milliseconds