Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp221 CommentASTToHTMLConverter(const FullComment * FC,SmallVectorImpl<char> & Str,const CommandTraits & Traits) CommentASTToHTMLConverter() argument
253 const FullComment *FC; global() member in __anon7b83df9a0111::CommentASTToHTMLConverter
532 CommentASTToXMLConverter(const FullComment * FC,SmallVectorImpl<char> & Str,const CommandTraits & Traits,const SourceManager & SM) CommentASTToXMLConverter() argument
567 const FullComment *FC; global() member in __anon7b83df9a0211::CommentASTToXMLConverter
1129 convertCommentToHTML(const FullComment * FC,SmallVectorImpl<char> & HTML,const ASTContext & Context) convertCommentToHTML() argument
1145 convertCommentToXML(const FullComment * FC,SmallVectorImpl<char> & XML,const ASTContext & Context) convertCommentToXML() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp298 const auto *FC = dyn_cast<FullComment>(this); dump() local
307 const auto *FC = dyn_cast<FullComment>(this); dump() local
315 const auto *FC = dyn_cast<FullComment>(this); dumpColor() local
[all...]
H A DCommentSema.cpp519 FullComment *FC = new (Allocator) FullComment(Blocks, ThisDeclInfo); in actOnFullComment() local
703 void Sema::resolveParamCommandIndexes(const FullComment *FC) { in resolveParamCommandIndexes()
H A DJSONNodeDumper.cpp135 Visit(const comments::Comment * C,const comments::FullComment * FC) Visit() argument
1747 visitParamCommandComment(const comments::ParamCommandComment * C,const comments::FullComment * FC) visitParamCommandComment() argument
1770 visitTParamCommandComment(const comments::TParamCommandComment * C,const comments::FullComment * FC) visitTParamCommandComment() argument
H A DTextNodeDumper.cpp72 Visit(const comments::Comment * C,const comments::FullComment * FC) Visit() argument
913 visitParamCommandComment(const comments::ParamCommandComment * C,const comments::FullComment * FC) visitParamCommandComment() argument
934 visitTParamCommandComment(const comments::TParamCommandComment * C,const comments::FullComment * FC) visitTParamCommandComment() argument
H A DASTContext.cpp549 comments::FullComment *FC = DocComment->parse(*this, PP, D); attachCommentsToJustParsedDecls() local
557 cloneFullComment(comments::FullComment * FC,const Decl * D) const cloneFullComment() argument
590 comments::FullComment *FC = Pos->second; getCommentForDecl() local
606 if (comments::FullComment *FC = getCommentForDecl(PDecl, PP)) getCommentForDecl() local
612 if (comments::FullComment *FC = getCommentForDecl(Overridden[i], PP)) getCommentForDecl() local
621 if (comments::FullComment *FC = getCommentForDecl(TD, PP)) getCommentForDecl() local
627 if (comments::FullComment *FC = getCommentForDecl(IC, PP)) getCommentForDecl() local
633 if (comments::FullComment *FC = getCommentForDecl(IC, PP)) getCommentForDecl() local
650 if (comments::FullComment *FC = getCommentForDecl((NonVirtualBase), PP)) getCommentForDecl() local
664 if (comments::FullComment *FC = getCommentForDecl((VirtualBase), PP)) getCommentForDecl() local
679 comments::FullComment *FC = RC->parse(*this, PP, D); getCommentForDecl() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp381 FileContents FC; upgrade() local
433 FileContents FC; readBitcode() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugChecksumsSubsection.cpp95 for (const auto &FC : Checksums) { in commit() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp332 StringRef FC = Input.getBuffer(); ReadHeader() local
412 StringRef FC = Input.getBuffer(); ReadBundle() local
724 StringRef FC = Input.getBuffer(); ReadBundleStart() local
746 StringRef FC = Input.getBuffer(); ReadBundleEnd() local
760 StringRef FC = Input.getBuffer(); ReadBundle() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp237 auto FC = CopyMap.find(IA.Id); in run() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h210 setIsFullyCompiled(bool FC) setIsFullyCompiled() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h127 auto *FC = dyn_cast<Constant>(False); FoldSelect() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1943 if (Constant *FC = ConstantFoldCastInstruction(opc, C, Ty)) getFoldedCast() local
2110 if (Constant *FC = ConstantFoldBinaryInstruction(Opcode, C1, C2)) get() local
2273 if (Constant *FC = getGetElementPtr() local
2326 if (Constant *FC = ConstantFoldCompareInstruction(Predicate, LHS, RHS)) getICmp() local
2351 if (Constant *FC = ConstantFoldCompareInstruction(Predicate, LHS, RHS)) getFCmp() local
2377 if (Constant *FC = ConstantFoldExtractElementInstruction(Val, Idx)) getExtractElement() local
2401 if (Constant *FC = ConstantFoldInsertElementInstruction(Val, Elt, Idx)) getInsertElement() local
2421 if (Constant *FC = ConstantFoldShuffleVectorInstruction(V1, V2, Mask)) getShuffleVector() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h137 auto *FC = dyn_cast<Constant>(False); FoldSelect() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp203 IO &io, FrameCookieKind &FC) { in enumeration() argument
212 IO &io, JumpTableEntrySize &FC) { in enumeration() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp761 doesFormBelongToClass(dwarf::Form Form,DWARFFormValue::FormClass FC,uint16_t DwarfVersion) doesFormBelongToClass() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp160 if (const auto *FC = dyn_cast<AnyFunctionCall>(&Call)) { checkFunctionArguments() local
H A DSmartPtrModeling.cpp256 const auto *FC = dyn_cast<SimpleFunctionCall>(&Call); in isStdOstreamOperatorCall() local
453 const auto *FC = dyn_cast<SimpleFunctionCall>(&Call); in handleComparisionOp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp111 FunctionCallee FC = lowerIntrinsicToFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Defines.h32 FC = (1 << 3), enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp466 const FusionCandidate &FC) { in operator <<() argument
477 for (const FusionCandidate &FC : CandSet) in operator <<() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp261 auto FC = ChecksumsByFile.find(File); in formatFromFileName() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp672 visitKnownRecord(CVSymbol & CVR,FrameCookieSym & FC) visitKnownRecord() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h263 Visit(const comments::Comment * C,const comments::FullComment * FC) Visit() argument
/freebsd-src/contrib/diff/src/
H A Ddiff3.c53 #define FC 1 macro

12