Home
last modified time | relevance | path

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

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