Home
last modified time | relevance | path

Searched defs:Restrict (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DQualifiedAutoCheck.cpp27 enum class Qualifier { Const, Volatile, Restrict }; enumerator
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h378 Restrict = 0x00001000, enumerator
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2377 LVType *Restrict = Reader->createType(); visitKnownRecord() local
/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2552 bool Restrict = FPT->getMethodQuals().hasRestrict(); getThisType() local