Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp460 Optional<uint64_t> RefVal = AttrValue.Value.getAsReference(); in verifyDebugInfoForm() local
485 Optional<uint64_t> RefVal = AttrValue.Value.getAsReference(); in verifyDebugInfoForm() local
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp76 class RefVal { class
137 RefVal(Kind k, RetEffect::ObjKind o, unsigned cnt, unsigned acnt, QualType t, in RefVal() function in __anonf8e0d6ba0111::RefVal
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp188 auto *RefVal = TmpAddr.getPointer(); in castValueFromUintptr() local