Searched defs:Continuation (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/CodeView/ | ||
H A D | ContinuationRecordBuilder.cpp | 162 auto Continuation = Data.take_back(ContinuationLength); in createSegmentRecord() local |
/llvm-project/llvm/lib/Transforms/Coroutines/ | ||
H A D | CoroSplit.cpp | 96 Continuation, global() enumerator |
/llvm-project/flang/lib/Parser/ | ||
H A D | prescan.cpp | 1321 bool Prescanner::Continuation(bool mightNeedFixedFormSpace) { Continuation() function in Fortran::parser::Prescanner |
/llvm-project/llvm/unittests/DebugInfo/CodeView/ | ||
H A D | TypeIndexDiscoveryTest.cpp | 284 static ListContinuationRecord Continuation(TypeIndex(59)); variable |