Searched defs:Field2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp843 IsStructurallyEquivalent(StructuralEquivalenceContext &Context, FieldDecl *Field1, FieldDecl *Field2) argument
1073 RecordDecl::field_iterator Field2 = D2->field_begin(), local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp7026 bool isLayoutCompatible(ASTContext &C, FieldDecl *Field1, FieldDecl *Field2) { argument
7076 RecordDecl::field_iterator Field2 = RD2->field_begin(), local
[all...]

Completed in 116 milliseconds