Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp155 bool SBType::IsReferenceType() { IsReferenceType() function in SBType
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp202 bool CompilerType::IsReferenceType(CompilerType *pointee_type, IsReferenceType() function in CompilerType
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3331 bool TypeSystemClang::IsReferenceType(lldb::opaque_compiler_type_t type, IsReferenceType() function in TypeSystemClang
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10993 bool IsReferenceType = false; emitDeclareSimdFunction() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2209 bool IsReferenceType = Type->isReferenceType(); CheckLValueConstantExpression() local