Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/API/
H A DSBType.cpp155 bool SBType::IsReferenceType() { in IsReferenceType() function in SBType
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp203 bool CompilerType::IsReferenceType(CompilerType *pointee_type, in IsReferenceType() function in CompilerType
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3413 bool TypeSystemClang::IsReferenceType(lldb::opaque_compiler_type_t type, in IsReferenceType() function in TypeSystemClang
/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp2132 bool IsReferenceType = Type->isReferenceType(); in CheckLValueConstantExpression() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11470 bool IsReferenceType = false; in emitDeclareSimdFunction() local