Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp284 if (TagDecl *alternate = FindCompleteType(tag_decl)) CompleteType() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp4307 InstructionShuffler(bool alternate,bool topdown) InstructionShuffler() argument