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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp1142 CompilerType ClangASTContext::GetTypeForDecl(void *opaque_decl) { function in class:ClangASTContext
1158 CompilerType ClangASTContext::GetTypeForDecl(clang::NamedDecl *decl) { function in class:ClangASTContext
1167 CompilerType ClangASTContext::GetTypeForDecl(TagDecl *decl) { function in class:ClangASTContext
1171 CompilerType ClangASTContext::GetTypeForDecl(ObjCInterfaceDecl *decl) { function in class:ClangASTContext
[all...]

Completed in 126 milliseconds