OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGlobalID
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h
720
unsigned
getGlobalID
() const {
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderDecl.cpp
2547
DPattern->getCanonicalDecl()->
getGlobalID
(),
2591
assert(DCanon->
getGlobalID
() == Redecl.getFirstID() &&
ASTWriter.cpp
5223
return D->
getGlobalID
();
5249
return D->
getGlobalID
();
ASTReader.cpp
4428
loadObjCCategories(ObjCClassesLoaded[I]->
getGlobalID
(),
7320
GlobalDeclMapType::const_iterator I = GlobalDeclMap.find(D->
getGlobalID
());
Completed in 28 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026