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

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

Completed in 210 milliseconds