Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp281 hasArgumentOfType(variableArrayType())))), in isUnevaluated()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp608 REGISTER_MATCHER(variableArrayType); in RegistryMaps()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1054 const AstTypeMatcher<VariableArrayType> variableArrayType; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7142 extern const AstTypeMatcher<VariableArrayType> variableArrayType;