Searched defs:FD (Results 1 - 25 of 161) sorted by relevance

1234567

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp45 static bool functionHasPassObjectSizeParams(const FunctionDecl *FD) { argument
[all...]
H A DSemaSYCL.cpp24 FunctionDecl *FD = dyn_cast<FunctionDecl>(getCurLexicalContext()); local
H A DCoroutineStmtBuilder.h26 FunctionDecl &FD; member in class:clang::CoroutineStmtBuilder
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/bitwriter/
H A Dbitwriter_ocaml.c31 value llvm_write_bitcode_to_fd(value U, LLVMModuleRef M, value FD) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DAutoConvert.cpp20 std::error_code llvm::disableAutoConversion(int FD) { argument
31 std::error_code llvm::enableAutoConversion(int FD) { argument
53 std::error_code llvm::setFileTag(int FD, int CCSID, bool Text) { argument
[all...]
H A DToolOutputFile.cpp56 ToolOutputFile::ToolOutputFile(StringRef Filename, int FD) argument
H A DFileOutputBuffer.cpp98 int FD; variable
H A DGraphWriter.cpp95 std::string llvm::createGraphFilename(const Twine &Name, int &FD) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitWriter.cpp31 int LLVMWriteBitcodeToFD(LLVMModuleRef M, int FD, int ShouldClose, argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclFriend.cpp59 auto *FD = new (C, DC, Extra) FriendDecl(DC, L, Friend, FriendL, local
H A DInheritViz.cpp139 int FD; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/plugins/SampleAnalyzer/
H A DMainCallChecker.cpp21 const FunctionDecl *FD = C.getSVal(Callee).getAsFunctionDecl(); local
/netbsd-current/external/apache2/llvm/dist/clang/examples/PrintFunctionNames/
H A DPrintFunctionNames.cpp59 bool VisitFunctionDecl(FunctionDecl *FD) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DBuiltinFunctionChecker.cpp36 const auto *FD = dyn_cast_or_null<FunctionDecl>(Call.getDecl()); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DContext.cpp29 bool Context::isPotentialConstantExpr(State &Parent, const FunctionDecl *FD) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DTestingSupport.cpp102 int FD; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dstore_fd.c43 #define FD(S) (((fd_storage*)(S)->data)->fd) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DProgramPoint.cpp123 Out << "\"field_decl\": \"" << *FD << '\"'; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp44 bool CheckerContext::isCLibraryFunction(const FunctionDecl *FD, argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
H A DDelta.cpp34 int FD; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dmub/src/
H A Ddmub_reg.h47 #define FD(reg_field) (REGS)->shift.reg_field, (REGS)->mask.reg_field macro
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTMutationListener.h77 virtual void ResolvedExceptionSpec(const FunctionDecl *FD) {} argument
H A DDeclFriend.h251 inline void CXXRecordDecl::pushFriendDecl(FriendDecl *FD) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp137 FullDependencies FD; local
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexer.cpp165 int FD; local

Completed in 472 milliseconds

1234567