Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp4368 return foundVector(Subobj, SubobjType); in found()
4376 bool foundVector(APValue &Value, QualType SubobjType) { in foundVector() function