Home
last modified time | relevance | path

Searched defs:RLO (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DMisleadingBidirectional.cpp25 RLO = 0x202E, in containsMisleadingBidi() enumerator
/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1453 auto RLO = RuntimeLinkOptions(RLO_AlwaysLink | (Shared ? RLO_AddRPath : 0U)); AddLinkSanitizerLibArgs() local