/llvm-project/clang/examples/PluginsOrder/ |
H A D | PluginsOrder.cpp | 30 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 D | LLVMPrintFunctionNames.cpp | 64 bool ParseArgs(const CompilerInstance &, in ParseArgs() function in __anoneb8baf480111::LLVMPrintFunctionNamesAction
|
/llvm-project/clang/examples/AnnotateFunctions/ |
H A D | AnnotateFunctions.cpp | 48 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anon014ddbca0111::AnnotateFunctionsAction
|
/llvm-project/clang-tools-extra/clang-tidy/plugin/ |
H A D | ClangTidyPlugin.cpp | 56 bool ParseArgs(const CompilerInstance &, in ParseArgs() function in clang::tidy::ClangTidyPluginAction
|
/llvm-project/clang-tools-extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 49 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in clang::include_fixer::ClangIncludeFixerPluginAction
|
/llvm-project/clang/examples/PrintFunctionNames/ |
H A D | PrintFunctionNames.cpp | 87 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anon917037320111::PrintFunctionNamesAction
|
/llvm-project/clang/examples/CallSuperAttribute/ |
H A D | CallSuperAttrInfo.cpp | 146 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anon2e7e26350111::CallSuperAction
|
/llvm-project/llvm/lib/Option/ |
H A D | OptTable.cpp | 490 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 D | ClangScanDeps.cpp | 101 static void ParseArgs(int argc, char **argv) { ParseArgs() function
|