/external/clang/test/CXX/special/class.copy/ |
D | p13-0x.cpp | 118 namespace Mutable { namespace
|
D | p11.0x.copy.cpp | 143 namespace Mutable { namespace
|
D | p23-cxx11.cpp | 178 namespace Mutable { namespace
|
/external/clang/test/CodeGenCXX/ |
D | const-init-cxx11.cpp | 443 struct Mutable { constexpr Mutable(int n) : k(n) {} mutable int k; }; in Mutable() struct
|
/external/libtextclassifier/native/utils/ |
D | flatbuffers.cc | 238 ReflectiveFlatbuffer* ReflectiveFlatbuffer::Mutable( in Mutable() function in libtextclassifier3::ReflectiveFlatbuffer 247 ReflectiveFlatbuffer* ReflectiveFlatbuffer::Mutable( in Mutable() function in libtextclassifier3::ReflectiveFlatbuffer
|
/external/protobuf/src/google/protobuf/ |
D | arenastring.h | 86 inline ::std::string* Mutable(const ::std::string* default_value, in Mutable() function
|
D | inlined_string_field.h | 98 std::string* Mutable(const std::string* default_value, in Mutable() function
|
D | extension_set.h | 1104 static inline std::string* Mutable(int number, int index, ExtensionSet* set) { in Mutable() function 1242 static inline MutableType Mutable(int number, FieldType field_type, in Mutable() function 1290 static inline MutableType Mutable(int number, int index, ExtensionSet* set) { in Mutable() function
|
/external/clang/include/clang/Sema/ |
D | ScopeInfo.h | 686 bool Mutable; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | Wasm.h | 72 bool Mutable; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 73 bool Mutable; member
|
/external/clang/lib/Sema/ |
D | SemaLambda.cpp | 443 bool Mutable) { in buildLambdaScope()
|
D | SemaDecl.cpp | 13418 bool Mutable in HandleField() local 13455 bool Mutable, Expr *BitWidth, in CheckFieldDecl()
|
/external/clang/include/clang/AST/ |
D | Decl.h | 2295 unsigned Mutable : 1; variable 2336 QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in FieldDecl()
|
/external/python/cpython3/Lib/test/ |
D | test_dataclasses.py | 660 class Mutable: class
|
/external/clang/lib/AST/ |
D | Decl.cpp | 3446 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in Create()
|