Searched defs:FC (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp268 const FullComment *FC = dyn_cast<FullComment>(this); local
276 const FullComment *FC = dyn_cast<FullComment>(this); local
H A DCommentSema.cpp545 FullComment *FC = new (Allocator) FullComment(Blocks, ThisDeclInfo); local
729 void Sema::resolveParamCommandIndexes(const FullComment *FC) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp197 auto FC = CopyMap.find(IA.Id); local
/freebsd-11-stable/contrib/bmake/mk/sys/
H A DHP-UX.mk84 FC= f77 macro
H A DIRIX.mk49 FC?= f77 macro
H A DGeneric.mk61 FC?= f77 macro
H A DAIX.mk50 FC= f77 macro
H A DNetBSD.mk84 FC?= f77 macro
H A DSunOS.mk81 FC= f77 macro
H A DOSF1.mk60 FC= f77 macro
H A DOpenBSD.mk59 FC?= f77 macro
H A DLinux.mk53 FC= f77 macro
H A DDarwin.mk57 FC?= f77 macro
H A DUnixWare.mk64 FC?= g77 macro
66 FC?= f77 # XXX: don't know about UDK compilers macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp347 FileContents FC; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp174 enumeration( IO &io, FrameCookieKind &FC) argument
H A DCodeViewYAMLDebugSections.cpp565 fromCodeViewSubsection( const DebugStringTableSubsectionRef &Strings, const DebugChecksumsSubsectionRef &FC) argument
/freebsd-11-stable/share/mk/
H A Dsys.mk212 FC ?= fort77 macro
215 FC ?= f77 macro
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp214 auto FC = ChecksumsByFile.find(File); local
H A DMinimalSymbolDumper.cpp636 Error MinimalSymbolDumper::visitKnownRecord(CVSymbol &CVR, FrameCookieSym &FC) { argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h215 void Visit(const comments::Comment *C, const comments::FullComment *FC) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp219 CommentASTToHTMLConverter(const FullComment *FC, argument
251 const FullComment *FC; member in class:__anon538::CommentASTToHTMLConverter
530 CommentASTToXMLConverter(const FullComment *FC, argument
565 const FullComment *FC; member in class:__anon539::CommentASTToXMLConverter
1127 convertCommentToHTML(const FullComment *FC, SmallVectorImpl<char> &HTML, const ASTContext &Context) argument
1143 convertCommentToXML(const FullComment *FC, SmallVectorImpl<char> &XML, const ASTContext &Context) argument
[all...]
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dalpha-opc.c219 #define FC macro
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Defines.h34 FC = (1 << 3), enumerator in enum:R600_InstFlag::TIF
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp416 OS << FC << '\n'; local
403 operator <<(llvm::raw_ostream &OS, const FusionCandidate &FC) argument
[all...]

Completed in 227 milliseconds

12