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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h1456 Decl *GetLocalDecl(ModuleFile &F, uint32_t LocalID) { argument
1464 T *GetLocalDeclAs(ModuleFile &F, uint32_t LocalID) { argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp5291 QualType ASTReader::getLocalType(ModuleFile &F, unsigned LocalID) { argument
5382 unsigned LocalID local
6622 getLocalIdentifier(ModuleFile &M, unsigned LocalID) argument
6626 getGlobalIdentifierID(ModuleFile &M, unsigned LocalID) argument
6664 getGlobalMacroID(ModuleFile &M, unsigned LocalID) argument
6676 getGlobalSubmoduleID(ModuleFile &M, unsigned LocalID) argument
6706 getLocalSelector(ModuleFile &M, unsigned LocalID) argument
[all...]

Completed in 116 milliseconds