Home
last modified time | relevance | path

Searched refs:foundPointer (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp4464 return foundPointer(Subobj, SubobjType); in found()
4529 bool foundPointer(APValue &Subobj, QualType SubobjType) { in foundPointer() function
4621 return foundPointer(Subobj, SubobjType); in found()
4686 bool foundPointer(APValue &Subobj, QualType SubobjType) { in foundPointer() function