Home
last modified time | relevance | path

Searched defs:isFirst (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp279 bool &isFirst, bool &isSingle, in GetInstrType()
334 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local
392 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
/netbsd/external/apache2/llvm/dist/clang/lib/Lex/
H A DMacroArgs.cpp222 bool isFirst = true; in StringifyArgument() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRedeclarable.h115 bool isFirst() const { in isFirst() function
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp266 bool isFirst = true; in ReportError() local
/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp188 bool isFirst) { in mergeIntoScratch()
842 bool isFirst = true; in runOnBlock() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageReport.cpp312 bool isFirst = true; in renderFunctionReports() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp1758 bool isFirst = true; in printObjCTypeParamBefore() local
1788 bool isFirst = true; in printObjCObjectBefore() local
1802 bool isFirst = true; in printObjCObjectBefore() local
H A DDeclPrinter.cpp199 bool isFirst = true; in printGroup() local
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1889 DeclVisit(const Decl *D, CXCursor parent, bool isFirst) in DeclVisit()
1896 bool isFirst() const { return data[1] != nullptr; } in isFirst() function in __anondcfcb7bb0211::DeclVisit
2145 void EnqueueVisitor::AddDecl(const Decl *D, bool isFirst) { in AddDecl()
2699 bool isFirst = true; in VisitDeclStmt() local