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

/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp108 bool NativeTypePointer::isReference() const { function in class:NativeTypePointer
H A DNativeRawSymbol.cpp659 bool NativeRawSymbol::isReference() const { function in class:NativeRawSymbol
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1194 bool DIARawSymbol::isReference() const { function in class:DIARawSymbol
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h4049 ConstantEmission(llvm::Constant *C, bool isReference) argument
4064 bool isReference() const { return ValueAndIsReference.getInt(); } function in class:clang::CodeGen::CodeGenFunction::ConstantEmission
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2087 S.Diag(loc, diag::err_arc_indirect_no_ownership) << type << isReference; local
2047 inferARCLifetimeForPointee(Sema &S, QualType type, SourceLocation loc, bool isReference) argument

Completed in 125 milliseconds