Home
last modified time | relevance | path

Searched defs:FC (Results 1 – 25 of 42) sorted by relevance

12

/freebsd-head/contrib/llvm-project/clang/lib/Index/
HDCommentToXML.cpp222 CommentASTToHTMLConverter(const FullComment *FC, in CommentASTToHTMLConverter()
254 const FullComment *FC; member in __anon579264270111::CommentASTToHTMLConverter
533 CommentASTToXMLConverter(const FullComment *FC, in CommentASTToXMLConverter()
569 const FullComment *FC; member in __anon579264270211::CommentASTToXMLConverter
1147 void CommentToXMLConverter::convertCommentToHTML(const FullComment *FC, in convertCommentToHTML()
1163 void CommentToXMLConverter::convertCommentToXML(const FullComment *FC, in convertCommentToXML()
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDASTDumper.cpp310 const auto *FC = dyn_cast<FullComment>(this); in dump() local
319 const auto *FC = dyn_cast<FullComment>(this); in dump() local
327 const auto *FC = dyn_cast<FullComment>(this); in dumpColor() local
HDCommentSema.cpp519 FullComment *FC = new (Allocator) FullComment(Blocks, ThisDeclInfo); in actOnFullComment() local
703 void Sema::resolveParamCommandIndexes(const FullComment *FC) { in resolveParamCommandIndexes()
HDJSONNodeDumper.cpp150 const comments::FullComment *FC) { in Visit()
1790 const comments::ParamCommandComment *C, const comments::FullComment *FC) { in visitParamCommandComment()
1813 const comments::TParamCommandComment *C, const comments::FullComment *FC) { in visitTParamCommandComment()
HDTextNodeDumper.cpp73 const comments::FullComment *FC) { in Visit()
1050 const comments::ParamCommandComment *C, const comments::FullComment *FC) { in visitParamCommandComment()
1071 const comments::TParamCommandComment *C, const comments::FullComment *FC) { in visitTParamCommandComment()
HDASTContext.cpp552 comments::FullComment *FC = DocComment->parse(*this, PP, D); in attachCommentsToJustParsedDecls() local
560 comments::FullComment *ASTContext::cloneFullComment(comments::FullComment *FC, in cloneFullComment()
593 comments::FullComment *FC = Pos->second; in getCommentForDecl() local
609 if (comments::FullComment *FC = getCommentForDecl(PDecl, PP)) in getCommentForDecl() local
615 if (comments::FullComment *FC = getCommentForDecl(Overridden[i], PP)) in getCommentForDecl() local
624 if (comments::FullComment *FC = getCommentForDecl(TD, PP)) in getCommentForDecl() local
630 if (comments::FullComment *FC = getCommentForDecl(IC, PP)) in getCommentForDecl() local
636 if (comments::FullComment *FC = getCommentForDecl(IC, PP)) in getCommentForDecl() local
653 if (comments::FullComment *FC = getCommentForDecl((NonVirtualBase), PP)) in getCommentForDecl() local
667 if (comments::FullComment *FC = getCommentForDecl((VirtualBase), PP)) in getCommentForDecl() local
[all …]
/freebsd-head/contrib/llvm-project/llvm/lib/Object/
HDIRSymtab.cpp387 FileContents FC; in upgrade() local
439 FileContents FC; in readBitcode() local
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDDebugChecksumsSubsection.cpp95 for (const auto &FC : Checksums) { in commit() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDRDFCopy.cpp237 auto FC = CopyMap.find(IA.Id); in run() local
/freebsd-head/contrib/llvm-project/clang/lib/Driver/
HDOffloadBundler.cpp336 StringRef FC = Input.getBuffer(); in ReadHeader() local
416 StringRef FC = Input.getBuffer(); in ReadBundle() local
782 StringRef FC = Input.getBuffer(); in ReadBundleStart() local
804 StringRef FC = Input.getBuffer(); in ReadBundleEnd() local
818 StringRef FC = Input.getBuffer(); in ReadBundle() local
/freebsd-head/contrib/llvm-project/clang/lib/AST/Interp/
HDFunction.h229 void setIsFullyCompiled(bool FC) { IsFullyCompiled = FC; } in setIsFullyCompiled()
/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDInnerPointerChecker.cpp152 if (const auto *FC = dyn_cast<AnyFunctionCall>(&Call)) { in checkFunctionArguments() local
HDSmartPtrModeling.cpp256 const auto *FC = dyn_cast<SimpleFunctionCall>(&Call); in isStdOstreamOperatorCall() local
453 const auto *FC = dyn_cast<SimpleFunctionCall>(&Call); in handleComparisionOp() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/IR/
HDConstantFolder.h124 auto *FC = dyn_cast<Constant>(False); in FoldSelect() local
/freebsd-head/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLSymbols.cpp203 IO &io, FrameCookieKind &FC) { in enumeration()
212 IO &io, JumpTableEntrySize &FC) { in enumeration()
HDCodeViewYAMLDebugSections.cpp567 const DebugChecksumsSubsectionRef &FC) { in fromCodeViewSubsection()
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFFormValue.cpp771 bool llvm::dwarf::doesFormBelongToClass(dwarf::Form Form, DWARFFormValue::FormClass FC, in doesFormBelongToClass()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetFolder.h134 auto *FC = dyn_cast<Constant>(False); in FoldSelect() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDR600Defines.h32 FC = (1 << 3), enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDConstants.cpp2170 if (Constant *FC = ConstantFoldCastInstruction(opc, C, Ty)) in getFoldedCast() local
2331 if (Constant *FC = ConstantFoldBinaryInstruction(Opcode, C1, C2)) in get() local
2473 if (Constant *FC = ConstantFoldGetElementPtr(Ty, C, InRange, Idxs)) in getGetElementPtr() local
2523 if (Constant *FC = ConstantFoldExtractElementInstruction(Val, Idx)) in getExtractElement() local
2547 if (Constant *FC = ConstantFoldInsertElementInstruction(Val, Elt, Idx)) in getInsertElement() local
2567 if (Constant *FC = ConstantFoldShuffleVectorInstruction(V1, V2, Mask)) in getShuffleVector() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopFuse.cpp466 const FusionCandidate &FC) { in operator <<()
477 for (const FusionCandidate &FC : CandSet) in operator <<() local
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDInputFile.cpp261 auto FC = ChecksumsByFile.find(File); in formatFromFileName() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVPrepareFunctions.cpp114 FunctionCallee FC = in lowerIntrinsicToFunction() local
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp676 Error MinimalSymbolDumper::visitKnownRecord(CVSymbol &CVR, FrameCookieSym &FC) { in visitKnownRecord()
/freebsd-head/contrib/diff/src/
HDdiff3.c53 #define FC 1 macro

12