Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp4310 return foundVector(Subobj, SubobjType); in found()
4318 bool foundVector(APValue &Value, QualType SubobjType) { in foundVector() function