Searched defs:FO (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticReader.cpp30 FileSystemOptions FO; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp239 uint32_t FO = Iter->FileNameOffset; local
/freebsd-11-stable/usr.bin/tip/tip/
H A Dtip.h88 EXTERN char *FO; /* force (literal next) char*/ variable
/freebsd-11-stable/contrib/diff/src/
H A Ddiff3.c52 FC is the common file, FO the other file. */ macro
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp435 CFGBlock::FilterOptions FO; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp414 FunctionOptions FO = FunctionOptions::None; local
456 FunctionOptions FO = getFunctionOptions(SP->getType(), Class, SP->getName()); local
1880 FunctionOptions FO = getFunctionOptions(Ty); local
1886 lowerTypeMemberFunction(const DISubroutineType *Ty, const DIType *ClassTy, int ThisAdjustment, bool IsStaticMethod, FunctionOptions FO) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp389 emitOutlinedFunctionPrologue( CodeGenFunction &CGF, FunctionArgList &Args, llvm::MapVector<const Decl *, std::pair<const VarDecl *, Address>> &LocalAddrs, llvm::DenseMap<const Decl *, std::pair<const Expr *, llvm::Value *>> &VLASizes, llvm::Value *&CXXThisValue, const FunctionOptions &FO) argument
[all...]

Completed in 104 milliseconds