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

/external/clang/lib/AST/
H A DASTImporter.cpp102 bool shouldForceImportDeclContext(ImportDefinitionKind IDK) { function in class:clang::ASTNodeImporter
2020 if (shouldForceImportDeclContext(Kind))
2060 if (shouldForceImportDeclContext(Kind))
3392 if (shouldForceImportDeclContext(Kind))
3421 if (shouldForceImportDeclContext(Kind)) {
3510 if (shouldForceImportDeclContext(Kind))
3570 if (shouldForceImportDeclContext(Kind)) {

Completed in 107 milliseconds