Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInvocation.cpp3902 auto getArchPtrSize = [](const llvm::Triple &T) { in ParseLangArgs() local
3922 else if (getArchPtrSize(T) != getArchPtrSize(TT)) in ParseLangArgs()