/external/llvm-project/clang-tools-extra/clang-tidy/ |
D | ClangTidyCheck.h | 219 std::string get(StringRef LocalName, StringRef Default) const { in get() 241 std::string getLocalOrGlobal(StringRef LocalName, StringRef Default) const { in getLocalOrGlobal() 258 get(StringRef LocalName) const { in get() 276 std::enable_if_t<std::is_integral<T>::value, T> get(StringRef LocalName, in get() 296 getLocalOrGlobal(StringRef LocalName) const { in getLocalOrGlobal() 323 getLocalOrGlobal(StringRef LocalName, T Default) const { in getLocalOrGlobal() 416 llvm::Optional<T> getOptional(StringRef LocalName) const { in getOptional() 429 llvm::Optional<T> getOptionalLocalOrGlobal(StringRef LocalName) const { in getOptionalLocalOrGlobal() 446 store(ClangTidyOptions::OptionMap &Options, StringRef LocalName, in store() 458 store(ClangTidyOptions::OptionMap &Options, StringRef LocalName, in store()
|
D | ClangTidyCheck.cpp | 89 StringRef LocalName) { in findPriorityOption() 132 bool ClangTidyCheck::OptionsView::get<bool>(StringRef LocalName, in get() 151 bool ClangTidyCheck::OptionsView::getLocalOrGlobal<bool>(StringRef LocalName, in getLocalOrGlobal() 161 StringRef LocalName, in store() 167 StringRef LocalName, in storeInt() 174 ClangTidyOptions::OptionMap &Options, StringRef LocalName, in store() 180 StringRef LocalName, ArrayRef<NameAndValue> Mapping, bool CheckGlobal, in getEnumInt()
|
/external/tensorflow/tensorflow/core/util/ |
D | device_name_utils.cc | 484 string DeviceNameUtils::LocalName(StringPiece type, int id) { in LocalName() function in tensorflow::DeviceNameUtils 497 string DeviceNameUtils::LocalName(StringPiece fullname) { in LocalName() function in tensorflow::DeviceNameUtils
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 454 std::string LocalName = "$$__fn_local_" + Name; in createFPFnStub() local
|
/external/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 462 std::string LocalName = "$$__fn_local_" + Name; in createFPFnStub() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 454 std::string LocalName = "$$__fn_local_" + Name; in createFPFnStub() local
|
/external/libcxxabi/src/demangle/ |
D | ItaniumDemangle.h | 893 struct LocalName : Node { struct 897 LocalName(Node *Encoding_, Node *Entity_) in LocalName() argument 900 template<typename Fn> void match(Fn F) const { F(Encoding, Entity); } in match() 902 void printLeft(OutputStream &S) const override { in printLeft()
|
/external/llvm-project/libcxxabi/src/demangle/ |
D | ItaniumDemangle.h | 863 struct LocalName : Node { struct 867 LocalName(Node *Encoding_, Node *Entity_) in LocalName() argument 870 template<typename Fn> void match(Fn F) const { F(Encoding, Entity); } in match() 872 void printLeft(OutputStream &S) const override { in printLeft()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | ItaniumDemangle.h | 861 struct LocalName : Node { struct 865 LocalName(Node *Encoding_, Node *Entity_) in LocalName() argument 868 template<typename Fn> void match(Fn F) const { F(Encoding, Entity); } in match() 870 void printLeft(OutputStream &S) const override { in printLeft()
|
/external/llvm-project/llvm/include/llvm/Demangle/ |
D | ItaniumDemangle.h | 863 struct LocalName : Node { struct 867 LocalName(Node *Encoding_, Node *Entity_) in LocalName() argument 870 template<typename Fn> void match(Fn F) const { F(Encoding, Entity); } in match() 872 void printLeft(OutputStream &S) const override { in printLeft()
|
/external/dng_sdk/source/ |
D | dng_negative.h | 877 const dng_string & LocalName () const in LocalName() function
|
/external/llvm-project/polly/lib/CodeGen/ |
D | PPCGCodeGeneration.cpp | 2103 const char *LocalName[3] = {"__gen_ocl_get_local_id0", in insertKernelCallsSPIR() local
|
/external/llvm-project/llvm/lib/MC/MCParser/ |
D | MasmParser.cpp | 2733 raw_string_ostream LocalName(Name); in expandMacro() local
|