Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Lex/
H A DMacroInfo.h278 unsigned getOwningModuleID() const { in getOwningModuleID() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclBase.h656 unsigned getOwningModuleID() const { in getOwningModuleID() function
/aosp_15_r20/external/clang/lib/AST/
H A DDeclBase.cpp96 return getASTContext().getExternalSource()->getModule(getOwningModuleID()); in getOwningModuleSlow()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclBase.h777 unsigned getOwningModuleID() const { in getOwningModuleID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclBase.h798 unsigned getOwningModuleID() const { in getOwningModuleID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclBase.h798 unsigned getOwningModuleID() const { in getOwningModuleID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclBase.h788 unsigned getOwningModuleID() const { in getOwningModuleID() function
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp395 auto SubmoduleID = MergedDef->getOwningModuleID(); in mergeDefinitionVisibility()
H A DASTWriter.cpp3123 if (Redecl->getOwningModuleID() == 0) in getDeclForLocalLookup()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2365 auto Idx = D->getOwningModuleID(); in getParentModuleOrNull()