Home
last modified time | relevance | path

Searched defs:CanModify (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h127 unsigned CanModify : 1; variable
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1913 bool CanModify = canModify(CDecl); HandleTranslationUnit() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp2177 bool CanModify) { in join()