Searched defs:IsNoReturn (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ | ||
H A D | CodeView.h | 448 IsNoReturn = 1 << 3, enumerator |
/llvm-project/clang/unittests/ASTMatchers/ | ||
H A D | ASTMatchersNarrowingTest.cpp | 3467 TEST_P(ASTMatchersTest,IsNoReturn) TEST_P() argument |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 8541 bool IsNoReturn = getOutliningCandidateInfo() local |