Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp157 hasArgumentOfType(variableArrayType())))), in isUnevaluated()
/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp504 REGISTER_MATCHER(variableArrayType); in RegistryMaps()
/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp813 const AstTypeMatcher<VariableArrayType> variableArrayType; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5292 extern const AstTypeMatcher<VariableArrayType> variableArrayType;