Home
last modified time | relevance | path

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

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