Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1040 bool DIARawSymbol::isReturnValue() const { in isReturnValue() function in DIARawSymbol
/external/swiftshader/third_party/LLVM/lib/VMCore/
DVerifier.cpp533 bool isReturnValue, const Value *V) { in VerifyParameterAttrs()
/external/llvm/lib/IR/
DVerifier.cpp1330 bool isReturnValue, const Value *V) { in verifyParameterAttrs()
/external/clang/lib/Sema/
DSemaDeclAttr.cpp1217 bool isReturnValue = false) { in attrNonNullArgCheck()