Home
last modified time | relevance | path

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

/llvm-project/clang/test/Lexer/
H A Dcxx2a_keyword_as_cxx17.cpp3 #define concept constexpr bool macro
/llvm-project/lldb/test/API/lang/c/cpp_keyword_identifiers/
H A Dmain.c20 int concept = 1; in main() local