Home
last modified time | relevance | path

Searched refs:L_B (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Davailable_externally.ll16 ; CHECK: L_B$non_lazy_ptr:
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp1065 SourceLocation L_B = B->getBeginLoc(); in VisitObjCContainerDecl() local
1066 return L_A != L_B in VisitObjCContainerDecl()
1067 ? SM.isBeforeInTranslationUnit(L_A, L_B) in VisitObjCContainerDecl()