Home
last modified time | relevance | path

Searched defs:IsMain (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp209 bool IsMain = (Fpm == MainFpm); in explainPdbFpmBlockOffset() local
/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp1790 bool IsMain, bool IsLast = false) { in makeStmtName() argument
2012 bool IsMain = (MainInst ? MainLeader == Instructions.first : Count == 0); in buildEqivClassBlockStmts() local
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp4224 TEST_P(ASTMatchersTest,IsMain) TEST_P() argument