| /external/llvm/lib/TableGen/ |
| D | SetTheory.cpp | 232 StringRef FieldName; member 268 void SetTheory::addFieldExpander(StringRef ClassName, StringRef FieldName) { in addFieldExpander()
|
| D | TGParser.cpp | 1872 std::string FieldName = Lex.getCurStrVal(); in ParseBodyItem() local
|
| D | Record.cpp | 1947 bool Record::getValueAsBitOrUnset(StringRef FieldName, bool &Unset) const { in getValueAsBitOrUnset()
|
| /external/clang/lib/Parse/ |
| D | ParseInit.cpp | 138 const IdentifierInfo *FieldName = Tok.getIdentifierInfo(); in ParseInitializerWithPotentialDesignator() local
|
| /external/protobuf/src/google/protobuf/compiler/java/ |
| D | java_helpers.cc | 57 const string& FieldName(const FieldDescriptor* field) { in FieldName() function
|
| /external/protobuf/src/google/protobuf/compiler/javamicro/ |
| D | javamicro_helpers.cc | 58 const string& FieldName(const FieldDescriptor* field) { in FieldName() function
|
| /external/protobuf/src/google/protobuf/compiler/cpp/ |
| D | cpp_helpers.cc | 153 string FieldName(const FieldDescriptor* field) { in FieldName() function
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| D | cpp_helpers.cc | 169 string FieldName(const FieldDescriptor* field) { in FieldName() function
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/ |
| D | java_helpers.cc | 57 const string& FieldName(const FieldDescriptor* field) { in FieldName() function
|
| /external/protobuf/src/google/protobuf/compiler/javanano/ |
| D | javanano_helpers.cc | 101 const string& FieldName(const FieldDescriptor* field) { in FieldName() function
|
| /external/llvm/include/llvm/TableGen/ |
| D | Record.h | 519 virtual RecTy *getFieldType(const std::string &FieldName) const { in getFieldType() 528 const std::string &FieldName) const { in getFieldInit() 1220 std::string FieldName; // Field we are accessing variable 1559 bool isValueUnset(StringRef FieldName) const { in isValueUnset()
|
| /external/llvm/tools/llvm-readobj/ |
| D | COFFDumper.cpp | 336 void COFFDumper::printDataDirectory(uint32_t Index, const std::string &FieldName) { in printDataDirectory()
|
| /external/clang/tools/libclang/ |
| D | CXType.cpp | 803 DeclarationName FieldName(II); in clang_Type_getOffsetOf() local
|
| /external/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 1725 StringRef FieldName = Field->getName(); in CreateTypeDefinition() local 2797 StringRef FieldName = Field->getName(); in EmitDeclare() local 3120 StringRef FieldName = Field->getName(); in CollectAnonRecordDecls() local
|
| /external/clang/lib/Sema/ |
| D | SemaInit.cpp | 1731 IdentifierInfo *FieldName) { in FindIndirectFieldDesignator() 1890 IdentifierInfo *FieldName = D->getFieldName(); in CheckDesignatedInitializer() local
|
| D | SemaDecl.cpp | 11633 IdentifierInfo *FieldName, in VerifyBitField()
|
| /external/clang/lib/Rewrite/Frontend/ |
| D | RewriteObjC.cpp | 3438 std::string FieldName = (*I)->getNameAsString(); in SynthesizeBlockImpl() local 3467 std::string FieldName = (*I)->getNameAsString(); in SynthesizeBlockImpl() local
|
| D | RewriteModernObjC.cpp | 4312 std::string FieldName = (*I)->getNameAsString(); in SynthesizeBlockImpl() local 4341 std::string FieldName = (*I)->getNameAsString(); in SynthesizeBlockImpl() local
|
| /external/clang/lib/Analysis/ |
| D | ThreadSafety.cpp | 642 std::string FieldName = N->getNamedDecl()->getNameAsString(); in toString() local
|
| /external/protobuf/src/google/protobuf/ |
| D | descriptor_unittest.cc | 542 TEST_F(DescriptorTest, FieldName) { in TEST_F() argument
|
| /external/clang/tools/c-index-test/ |
| D | c-index-test.c | 1328 const char *FieldName = clang_getCString(FieldSpelling); in PrintTypeSize() local
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/ |
| D | descriptor_unittest.cc | 544 TEST_F(DescriptorTest, FieldName) { in TEST_F() argument
|
| /external/clang/include/clang/AST/ |
| D | Expr.h | 4049 Designator(const IdentifierInfo *FieldName, SourceLocation DotLoc, in Designator()
|