Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1192 CompilerType TypeSystemClang::GetTypeForDecl(void *opaque_decl) { GetTypeForDecl() function in TypeSystemClang
1208 CompilerType TypeSystemClang::GetTypeForDecl(clang::NamedDecl *decl) { GetTypeForDecl() function in TypeSystemClang
1217 CompilerType TypeSystemClang::GetTypeForDecl(TagDecl *decl) { GetTypeForDecl() function in TypeSystemClang
1221 CompilerType TypeSystemClang::GetTypeForDecl(ObjCInterfaceDecl *decl) { GetTypeForDecl() function in TypeSystemClang
[all...]