Home
last modified time | relevance | path

Searched defs:ActualValue (Results 1 – 3 of 3) sorted by relevance

/external/clang/unittests/AST/
DCommentParser.cpp409 StringRef ActualValue = HST->getAttr(0).Value; in HasHTMLStartTagAt() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp3000 APInt ActualValue(64, Imm, true); in transformToImmForm() local
/external/clang/lib/AST/
DExprConstant.cpp3150 APSInt ActualValue(Value, /*IsUnsigned*/true); in found() local
3159 APSInt ActualValue(Value.sext(BitWidth + 1), /*IsUnsigned*/false); in found() local