Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
H A DTree.h153 unsigned CanModify : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp1920 bool CanModify = canModify(CDecl); in HandleTranslationUnit() local