Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1009 SExpr *dataType() { return Dtype; } in dataType() function
1010 const SExpr *dataType() const { return Dtype; } in dataType() function