Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp4315 return foundVector(Subobj, SubobjType); in found()
4323 bool foundVector(APValue &Value, QualType SubobjType) { in foundVector() function