Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp668 bool NativeRawSymbol::isReturnValue() const { in isReturnValue() function in NativeRawSymbol
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1040 bool DIARawSymbol::isReturnValue() const { in isReturnValue() function in DIARawSymbol
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1202 bool DIARawSymbol::isReturnValue() const { in isReturnValue() function in DIARawSymbol
/external/llvm/lib/IR/
DVerifier.cpp1330 bool isReturnValue, const Value *V) { in verifyParameterAttrs()
/external/clang/lib/Sema/
DSemaDeclAttr.cpp1217 bool isReturnValue = false) { in attrNonNullArgCheck()