| /external/llvm-project/llvm/include/llvm/Support/ |
| D | SymbolRemappingReader.h | 112 Key insert(StringRef FunctionName) { in insert() 122 Key lookup(StringRef FunctionName) { in lookup()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | SymbolRemappingReader.h | 112 Key insert(StringRef FunctionName) { in insert() 122 Key lookup(StringRef FunctionName) { in lookup()
|
| /external/llvm-project/clang/include/clang/ASTMatchers/ |
| D | ASTMatchersMacros.h | 364 #define AST_TYPE_TRAVERSE_MATCHER_DECL(MatcherName, FunctionName, \ argument 392 #define AST_TYPE_TRAVERSE_MATCHER(MatcherName, FunctionName, ReturnTypesF) \ argument 404 #define AST_TYPELOC_TRAVERSE_MATCHER_DECL(MatcherName, FunctionName, \ argument 430 #define AST_TYPELOC_TRAVERSE_MATCHER(MatcherName, FunctionName, ReturnTypesF) \ argument
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| D | PtrTypesSemantics.cpp | 100 const auto &FunctionName = safeGetName(F); in isCtorOfRefCounted() local 184 const auto FunctionName = safeGetName(F); in isPtrConversion() local
|
| /external/llvm-project/libc/utils/LibcTableGenUtil/ |
| D | APIIndexer.cpp | 100 auto FunctionName = std::string(FunctionSpec->getValueAsString("Name")); in indexStandardSpecDef() local 132 for (llvm::StringRef FunctionName : FunctionList) in indexPublicAPIDef() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/ |
| D | CoverageMappingReader.h | 36 StringRef FunctionName; member 177 StringRef FunctionName; member
|
| /external/llvm/include/llvm/ProfileData/Coverage/ |
| D | CoverageMappingReader.h | 35 StringRef FunctionName; member 154 StringRef FunctionName; member
|
| /external/llvm-project/lldb/include/lldb/Expression/ |
| D | UtilityFunction.h | 86 const char *FunctionName() override { return m_function_name.c_str(); } in FunctionName() function
|
| D | FunctionCaller.h | 272 const char *FunctionName() override { in FunctionName() function
|
| D | UserExpression.h | 193 const char *FunctionName() override { return "$__lldb_expr"; } in FunctionName() function
|
| /external/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
| D | CoverageMappingReader.h | 36 StringRef FunctionName; member 163 StringRef FunctionName; member
|
| /external/llvm-project/llvm/lib/IR/ |
| D | PrintPasses.cpp | 83 bool llvm::isFunctionInPrintList(StringRef FunctionName) { in isFunctionInPrintList()
|
| /external/Reactive-Extensions/RxCpp/Rx/v2/examples/win_text/ |
| D | unwinder.h | 52 #define ON_UNWIND_EXPLICIT(FunctionName, UnwinderName, Function) \ argument
|
| /external/llvm-project/libc/benchmarks/ |
| D | LibcMemoryBenchmarkMain.cpp | 64 for (auto FunctionName : Runner->getFunctionNames()) { in Main() local
|
| /external/clang/include/clang/ASTMatchers/ |
| D | ASTMatchersMacros.h | 377 #define AST_TYPE_TRAVERSE_MATCHER(MatcherName, FunctionName, ReturnTypesF) \ argument 391 #define AST_TYPELOC_TRAVERSE_MATCHER(MatcherName, FunctionName, ReturnTypesF) \ argument
|
| /external/llvm/lib/DebugInfo/Symbolize/ |
| D | DIPrinter.cpp | 70 std::string FunctionName = Info.FunctionName; in print() local
|
| D | SymbolizableObjectFile.cpp | 214 std::string FunctionName; in symbolizeCode() local 237 std::string FunctionName; in symbolizeInlinedCode() local
|
| /external/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
| D | DIPrinter.cpp | 65 std::string FunctionName = Info.FunctionName; in print() local
|
| D | SymbolizableObjectFile.cpp | 251 std::string FunctionName; in symbolizeCode() local 276 std::string FunctionName; in symbolizeInlinedCode() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/ |
| D | DIPrinter.cpp | 65 std::string FunctionName = Info.FunctionName; in print() local
|
| /external/llvm-project/libc/utils/tools/WrapperGen/ |
| D | Main.cpp | 21 FunctionName("name", llvm::cl::desc("Name of the function to be wrapped."), variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
| D | SampleProfReader.h | 270 void insert(StringRef FunctionName) { Remappings->insert(FunctionName); } in insert() 274 bool exist(StringRef FunctionName) { in exist()
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | PointerSortingChecker.cpp | 57 decltype(auto) callsName(const char *FunctionName) { in callsName()
|
| /external/llvm-project/polly/lib/Exchange/ |
| D | JSONExporter.cpp | 83 std::string FunctionName = S.getFunction().getName().str(); in getFileName() local 183 std::string FunctionName = S.getFunction().getName().str(); in exportScop() local 699 std::string FunctionName = S.getFunction().getName().str(); in importScop() local
|
| /external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
| D | readability-convert-member-functions-to-static.cpp | 203 #define T(FunctionName, Keyword) \ argument 209 #define T2(FunctionName) \ argument
|