Home
last modified time | relevance | path

Searched refs:has_attributes (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Lexer/
Dhas_feature_cxx0x.cpp91 int has_attributes();
/external/llvm-project/clang/test/Lexer/
Dhas_feature_cxx0x.cpp91 int has_attributes();
/external/llvm-project/lldb/tools/debugserver/source/
DRNBRemote.cpp4971 bool has_attributes) { in XMLElementStart() argument
4975 if (!has_attributes) in XMLElementStart()