Home
last modified time | relevance | path

Searched refs:getNumModuleIdentifiers (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DDecl.cpp4215 static unsigned getNumModuleIdentifiers(Module *Mod) { in getNumModuleIdentifiers() function
4230 assert(getNumModuleIdentifiers(Imported) == IdentifierLocs.size()); in ImportDecl()
4274 getNumModuleIdentifiers(getImportedModule())); in getIdentifierLocs()
/external/llvm-project/clang/lib/AST/
DDecl.cpp5023 static unsigned getNumModuleIdentifiers(Module *Mod) { in getNumModuleIdentifiers() function
5037 assert(getNumModuleIdentifiers(Imported) == IdentifierLocs.size()); in ImportDecl()
5080 getNumModuleIdentifiers(getImportedModule())); in getIdentifierLocs()