LLVM 20.0.0git
|
Parser for the MSVC specific preprocessor directives. More...
#include "ExecutionEngine/JITLink/COFFDirectiveParser.h"
Public Member Functions | |
Expected< opt::InputArgList > | parse (StringRef Str) |
Parser for the MSVC specific preprocessor directives.
https://docs.microsoft.com/en-us/cpp/preprocessor/comment-c-cpp?view=msvc-160
Definition at line 36 of file COFFDirectiveParser.h.
Expected< opt::InputArgList > COFFDirectiveParser::parse | ( | StringRef | Str | ) |
Definition at line 52 of file COFFDirectiveParser.cpp.
References llvm::StringRef::data(), llvm::dbgs(), LLVM_DEBUG, optTable, llvm::opt::OptTable::ParseArgs(), llvm::SmallVectorTemplateBase< T, bool >::push_back(), llvm::StringSaver::save(), and llvm::cl::TokenizeWindowsCommandLineNoCopy().