Home
last modified time | relevance | path

Searched defs:CompoundLiteral (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dsource_location.cpp808 struct CompoundLiteral { struct
H A Dconstant-expression-cxx11.cpp1616 namespace CompoundLiteral { global() namespace
/llvm-project/clang/include/clang/Parse/
H A DParser.h1940 CompoundLiteral, // Also allow '(' type-name ')' '{' ... '}' global() enumerator