Home
last modified time | relevance | path

Searched refs:isReturnValue (Results 1 – 13 of 13) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h183 bool isReturnValue() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h192 virtual bool isReturnValue() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h221 virtual bool isReturnValue() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h208 bool isReturnValue() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h213 bool isReturnValue() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp683 bool NativeRawSymbol::isReturnValue() const { in isReturnValue() function in NativeRawSymbol
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp297 MOCK_SYMBOL_ACCESSOR(isReturnValue)
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp379 MOCK_SYMBOL_ACCESSOR(isReturnValue)
/external/swiftshader/third_party/LLVM/lib/VMCore/
DVerifier.cpp306 bool isReturnValue, const Value *V);
533 bool isReturnValue, const Value *V) { in VerifyParameterAttrs() argument
541 if (isReturnValue) { in VerifyParameterAttrs()
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1040 bool DIARawSymbol::isReturnValue() const { in isReturnValue() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1181 bool DIARawSymbol::isReturnValue() const { in isReturnValue() function in DIARawSymbol
/external/llvm/lib/IR/
DVerifier.cpp448 bool isReturnValue, const Value *V);
1330 bool isReturnValue, const Value *V) { in verifyParameterAttrs() argument
1336 if (isReturnValue) in verifyParameterAttrs()
/external/clang/lib/Sema/
DSemaDeclAttr.cpp1217 bool isReturnValue = false) { in attrNonNullArgCheck() argument
1219 if (isReturnValue) in attrNonNullArgCheck()