Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DTypeLoc.h595 bool hasModeAttr() const { in hasModeAttr() function
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h645 bool hasModeAttr() const { in hasModeAttr() function
/external/clang/lib/Serialization/
DASTWriter.cpp513 Record.push_back(TL.hasModeAttr()); in VisitBuiltinTypeLoc()
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp203 Record.push_back(TL.hasModeAttr()); in VisitBuiltinTypeLoc()