Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp4466 return foundVector(Subobj, SubobjType); in found()
4479 bool foundVector(APValue &Value, QualType SubobjType) { in foundVector() function