Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp545 Optional<uint64_t> RefVal = AttrValue.Value.getAsReference(); in verifyDebugInfoForm() local
569 Optional<uint64_t> RefVal = AttrValue.Value.getAsReference(); in verifyDebugInfoForm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp735 std::optional<uint64_t> RefVal = AttrValue.Value.getAsReference(); in verifyDebugInfoForm() local
759 std::optional<uint64_t> RefVal = AttrValue.Value.getAsReference(); in verifyDebugInfoForm() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp76 class RefVal { class
137 RefVal(Kind k, RetEffect::ObjKind o, unsigned cnt, unsigned acnt, QualType t, in RefVal() function in __anon5ac500470111::RefVal
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp188 auto *RefVal = TmpAddr.getPointer(); in castValueFromUintptr() local