Home
last modified time | relevance | path

Searched defs:COS (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/SemaOpenACC/
H A Dcompute-construct-reduction-clause.c21 struct CompositeOfScalars COS; // #COS_FIELD member
H A Dcompute-construct-reduction-clause.cpp21 struct CompositeOfScalars COS; // #COS_FIELD member
/llvm-project/llvm/utils/FileCheck/
H A DFileCheck.cpp668 WithColor COS(*LineOS, raw_ostream::SAVEDCOLOR, /*Bold=*/false, in DumpAnnotatedInput() local
700 WithColor COS(*LineOS, AnnotationItr->Marker.Color, /*Bold=*/true, in DumpAnnotatedInput() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp584 auto COS = WithColor(OS, HighlightColor::String); in dumpString() local