Searched defs:RefVal (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h51 class RefVal { class in namespace:clang::ento::retaincountchecker
110 RefVal(Kind k, ObjKind o, unsigned cnt, unsigned acnt, QualType t, function in class:clang::ento::retaincountchecker::RefVal
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp602 Optional<uint64_t> RefVal = AttrValue.Value.getAsReference(); local
626 Optional<uint64_t> RefVal = AttrValue.Value.getAsReference(); local

Completed in 183 milliseconds