Searched defs:ImportDeclParts (Results 1 - 1 of 1) sorted by path

/external/clang/lib/AST/
H A DASTImporter.cpp81 bool ImportDeclParts(NamedDecl *D, DeclContext *&DC,
1808 bool ASTNodeImporter::ImportDeclParts(NamedDecl *D, DeclContext *&DC, function in class:ASTNodeImporter
2241 if (ImportDeclParts(D, DC, LexicalDC, Name, Loc))
2309 if (ImportDeclParts(D, DC, LexicalDC, Name, Loc))
2383 if (ImportDeclParts(D, DC, LexicalDC, Name, Loc))
2468 if (ImportDeclParts(D, DC, LexicalDC, Name, Loc))
2594 if (ImportDeclParts(D, DC, LexicalDC, Name, Loc))
2650 if (ImportDeclParts(D, DC, LexicalDC, Name, Loc))
2856 if (ImportDeclParts(D, DC, LexicalDC, Name, Loc))
2912 if (ImportDeclParts(
[all...]

Completed in 221 milliseconds