Home
last modified time | relevance | path

Searched defs:CompoundLiteralExpr (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h36 class CompoundLiteralExpr; variable
/external/llvm-project/clang/include/clang/AST/
DComputeDependence.h32 class CompoundLiteralExpr; variable
DExpr.h3339 CompoundLiteralExpr(SourceLocation lparenloc, TypeSourceInfo *tinfo, in CompoundLiteralExpr() function
3347 explicit CompoundLiteralExpr(EmptyShell Empty) in CompoundLiteralExpr() function
/external/clang/unittests/AST/
DSourceLocationTest.cpp169 TEST(CompoundLiteralExpr, CompoundVectorLiteralRange) { in TEST() argument
177 TEST(CompoundLiteralExpr, ParensCompoundVectorLiteralRange) { in TEST() argument
/external/llvm-project/clang/unittests/AST/
DSourceLocationTest.cpp314 TEST(CompoundLiteralExpr, CompoundVectorLiteralRange) { in TEST() argument
322 TEST(CompoundLiteralExpr, ParensCompoundVectorLiteralRange) { in TEST() argument
/external/clang/include/clang/AST/
DExpr.h2574 CompoundLiteralExpr(SourceLocation lparenloc, TypeSourceInfo *tinfo, in CompoundLiteralExpr() function
2585 explicit CompoundLiteralExpr(EmptyShell Empty) in CompoundLiteralExpr() function