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

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp148 bool SBType::IsVectorType() { function in class:SBType
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp58 bool CompilerType::IsVectorType(CompilerType *element_type, function in class:CompilerType
H A DClangASTContext.cpp2650 bool ClangASTContext::IsVectorType(lldb::opaque_compiler_type_t type, function in class:ClangASTContext
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2535 bool IsVectorType = A->getBase()->getType()->isVectorType(); local

Completed in 94 milliseconds