Home
last modified time | relevance | path

Searched defs:ParseArgs (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang/examples/PluginsOrder/
H A DPluginsOrder.cpp30 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anonc2f6f0400111::AlwaysBeforeAction
54 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anonc2f6f0400111::AlwaysAfterAction
78 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anonc2f6f0400111::CmdAfterAction
102 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anonc2f6f0400111::CmdBeforeAction
/llvm-project/clang/examples/LLVMPrintFunctionNames/
H A DLLVMPrintFunctionNames.cpp64 bool ParseArgs(const CompilerInstance &, in ParseArgs() function in __anoneb8baf480111::LLVMPrintFunctionNamesAction
/llvm-project/clang/examples/AnnotateFunctions/
H A DAnnotateFunctions.cpp48 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anon014ddbca0111::AnnotateFunctionsAction
/llvm-project/clang-tools-extra/clang-tidy/plugin/
H A DClangTidyPlugin.cpp56 bool ParseArgs(const CompilerInstance &, in ParseArgs() function in clang::tidy::ClangTidyPluginAction
/llvm-project/clang-tools-extra/clang-include-fixer/plugin/
H A DIncludeFixerPlugin.cpp49 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in clang::include_fixer::ClangIncludeFixerPluginAction
/llvm-project/clang/examples/PrintFunctionNames/
H A DPrintFunctionNames.cpp87 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anon917037320111::PrintFunctionNamesAction
/llvm-project/clang/examples/CallSuperAttribute/
H A DCallSuperAttrInfo.cpp146 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anon2e7e26350111::CallSuperAction
/llvm-project/llvm/lib/Option/
H A DOptTable.cpp490 InputArgList OptTable::ParseArgs(ArrayRef<const char *> Args, ParseArgs() function in OptTable
501 InputArgList OptTable::ParseArgs(ArrayRef<const char *> Args, ParseArgs() function in OptTable
/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp101 static void ParseArgs(int argc, char **argv) { ParseArgs() function