Searched refs:KeyDecls (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
H A DASTReader.h1052 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1151 auto I = KeyDecls.find(D);
1152 if (I == KeyDecls.end() || I->second.empty())
1167 auto It = KeyDecls.find(const_cast<Decl*>(D));
1168 if (It != KeyDecls.end())
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Serialization/
H A DASTReader.h1072 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1171 auto I = KeyDecls.find(D);
1172 if (I == KeyDecls.end() || I->second.empty())
1187 auto It = KeyDecls.find(const_cast<Decl*>(D));
1188 if (It != KeyDecls.end())
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Serialization/
H A DASTReader.h1072 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1171 auto I = KeyDecls.find(D);
1172 if (I == KeyDecls.end() || I->second.empty())
1187 auto It = KeyDecls.find(const_cast<Decl*>(D));
1188 if (It != KeyDecls.end())
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Serialization/
H A DASTReader.h1073 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1173 auto I = KeyDecls.find(D);
1174 if (I == KeyDecls.end() || I->second.empty())
1189 auto It = KeyDecls.find(const_cast<Decl*>(D));
1190 if (It != KeyDecls.end())
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Serialization/
H A DASTReader.h1073 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1173 auto I = KeyDecls.find(D);
1174 if (I == KeyDecls.end() || I->second.empty())
1189 auto It = KeyDecls.find(const_cast<Decl*>(D));
1190 if (It != KeyDecls.end())
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Serialization/
H A DASTReader.h1073 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1173 auto I = KeyDecls.find(D);
1174 if (I == KeyDecls.end() || I->second.empty())
1189 auto It = KeyDecls.find(const_cast<Decl*>(D));
1190 if (It != KeyDecls.end())
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Serialization/
H A DASTReader.h1073 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1173 auto I = KeyDecls.find(D);
1174 if (I == KeyDecls.end() || I->second.empty())
1189 auto It = KeyDecls.find(const_cast<Decl*>(D));
1190 if (It != KeyDecls.end())
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
H A DASTReader.h1052 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1151 auto I = KeyDecls.find(D);
1152 if (I == KeyDecls.end() || I->second.empty())
1167 auto It = KeyDecls.find(const_cast<Decl*>(D));
1168 if (It != KeyDecls.end())
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Serialization/
H A DASTReader.h1072 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1171 auto I = KeyDecls.find(D);
1172 if (I == KeyDecls.end() || I->second.empty())
1187 auto It = KeyDecls.find(const_cast<Decl*>(D));
1188 if (It != KeyDecls.end())
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Serialization/
H A DASTReader.h1072 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1171 auto I = KeyDecls.find(D);
1172 if (I == KeyDecls.end() || I->second.empty())
1187 auto It = KeyDecls.find(const_cast<Decl*>(D));
1188 if (It != KeyDecls.end())
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Serialization/
H A DASTReader.h1073 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1173 auto I = KeyDecls.find(D);
1174 if (I == KeyDecls.end() || I->second.empty())
1189 auto It = KeyDecls.find(const_cast<Decl*>(D));
1190 if (It != KeyDecls.end())
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Serialization/
H A DASTReader.h1073 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1173 auto I = KeyDecls.find(D);
1174 if (I == KeyDecls.end() || I->second.empty())
1189 auto It = KeyDecls.find(const_cast<Decl*>(D));
1190 if (It != KeyDecls.end())
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Serialization/
H A DASTReader.h1073 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1173 auto I = KeyDecls.find(D);
1174 if (I == KeyDecls.end() || I->second.empty())
1189 auto It = KeyDecls.find(const_cast<Decl*>(D));
1190 if (It != KeyDecls.end())
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Serialization/
H A DASTReader.h1073 KeyDeclsMap KeyDecls; member in class:clang::ASTReader
1173 auto I = KeyDecls.find(D);
1174 if (I == KeyDecls.end() || I->second.empty())
1189 auto It = KeyDecls.find(const_cast<Decl*>(D));
1190 if (It != KeyDecls.end())

Completed in 144 milliseconds