Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp213 hasArgumentOfType(variableArrayType())))), in isUnevaluated()
/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp568 REGISTER_MATCHER(variableArrayType); in RegistryMaps()
/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1026 const AstTypeMatcher<VariableArrayType> variableArrayType; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6503 extern const AstTypeMatcher<VariableArrayType> variableArrayType;