Home
last modified time | relevance | path

Searched defs:GetTypeForDecl (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1190 CompilerType TypeSystemClang::GetTypeForDecl(void *opaque_decl) { in GetTypeForDecl() function in TypeSystemClang
1206 CompilerType TypeSystemClang::GetTypeForDecl(clang::NamedDecl *decl) { in GetTypeForDecl() function in TypeSystemClang
1215 CompilerType TypeSystemClang::GetTypeForDecl(TagDecl *decl) { in GetTypeForDecl() function in TypeSystemClang
1219 CompilerType TypeSystemClang::GetTypeForDecl(ObjCInterfaceDecl *decl) { in GetTypeForDecl() function in TypeSystemClang