OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getKeyDeclaration
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h
1251
Decl *
getKeyDeclaration
(Decl *D) {
1261
const Decl *
getKeyDeclaration
(const Decl *D) {
1262
return
getKeyDeclaration
(const_cast<Decl*>(D));
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp
3839
Chain->
getKeyDeclaration
(cast<Decl>(DC))->isFromASTFile()) {
3936
DC = cast<DeclContext>(Chain->
getKeyDeclaration
(cast<Decl>(DC)));
Completed in 24 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026