Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DDecl.cpp4215 static unsigned getNumModuleIdentifiers(Module *Mod) { in getNumModuleIdentifiers() function
4230 assert(getNumModuleIdentifiers(Imported) == IdentifierLocs.size()); in ImportDecl()
4274 getNumModuleIdentifiers(getImportedModule())); in getIdentifierLocs()