Home
last modified time | relevance | path

Searched defs:NL (Results 1 – 25 of 56) sorted by relevance

123

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp193 const char *NL, unsigned int Space, bool IsDot) { in printJson()
198 const char *NL, unsigned int Space, bool IsDot) { in printJson()
203 const char *NL, unsigned int Space, bool IsDot) { in printJson()
219 const char *NL, unsigned int Space, bool IsDot) { in printJson()
227 const char *NL, unsigned int Space, bool IsDot) { in printJson()
234 raw_ostream &Out, const char *NL, in printJsonContainer()
258 const char *NL, unsigned int Space, bool IsDot) { in printJson()
265 const char *Name, const char *NL, unsigned int Space, in printJsonImpl()
276 const char *NL, unsigned int Space, in printDynamicTypesJson()
282 const char *NL, unsigned int Space, in printDynamicCastsJson()
[all …]
H A DEnvironment.cpp218 const LocationContext *LCtx, const char *NL, in printJson()
H A DExprEngine.cpp686 const char *NL, const LocationContext *LCtx, in printObjectsUnderConstructionJson() argument
732 raw_ostream &Out, ProgramStateRef State, const char *NL, in printIndicesOfElementsToConstructJson() argument
794 const char *NL, in printPendingInitLoopJson() argument
855 const char *NL, cons in printPendingArrayDestructionsJson() argument
912 printStateTraitWithLocationContextJson(raw_ostream & Out,ProgramStateRef State,const LocationContext * LCtx,const char * NL,unsigned int Space,bool IsDot,const char * jsonPropertyName,Printer printer,Args &&...args) printStateTraitWithLocationContextJson() argument
940 printJson(raw_ostream & Out,ProgramStateRef State,const LocationContext * LCtx,const char * NL,unsigned int Space,bool IsDot) const printJson() argument
3011 if (std::optional<NonLoc> NL = CondV.getAs<NonLoc>()) processSwitch() local
[all...]
H A DRangeConstraintManager.cpp3263 printJson(raw_ostream & Out,ProgramStateRef State,const char * NL,unsigned int Space,bool IsDot) const printJson() argument
3286 printConstraints(raw_ostream & Out,ProgramStateRef State,const char * NL,unsigned int Space,bool IsDot) const printConstraints() argument
3357 printEquivalenceClasses(raw_ostream & Out,ProgramStateRef State,const char * NL,unsigned int Space,bool IsDot) const printEquivalenceClasses() argument
3393 printDisequalities(raw_ostream & Out,ProgramStateRef State,const char * NL,unsigned int Space,bool IsDot) const printDisequalities() argument
[all...]
/freebsd-src/contrib/byacc/test/yacc/
H A Dok_syntax1.tab.h11 #define NL 268 macro
H A Dok_syntax1.tab.c174 #define NL 268 macro
/freebsd-src/contrib/byacc/test/btyacc/
H A Dok_syntax1.tab.h14 #define NL 268 macro
H A Dok_syntax1.tab.c194 #define NL 268 macro
/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlcorolib.c80 lua_State *NL; in luaB_cocreate() local
/freebsd-src/contrib/ntp/include/
H A Dascii.h51 #define NL 10 macro
/freebsd-src/crypto/openssh/openbsd-compat/
H A Dbsd-cygwin_util.c80 #define NL(x) x, (sizeof (x) - 1) macro
/freebsd-src/contrib/lua/src/
H A Dlcorolib.c96 lua_State *NL; in luaB_cocreate() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersChecker.cpp168 const char *NL, const char *Sep) const { in printState() argument
H A DObjCSelfInitChecker.cpp337 const char *NL, const char *Sep) const { in printState() argument
H A DMacOSKeychainAPIChecker.cpp643 const char *NL, in printState()
H A DFuchsiaHandleChecker.cpp684 const char *NL, const char *Sep) const { in printState() argument
H A DPthreadLockChecker.cpp315 printState(raw_ostream & Out,ProgramStateRef State,const char * NL,const char * Sep) const printState() argument
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DDetailedRecordsBackend.cpp31 #define NL "\n" macro
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp1047 auto NL = ApplyDebugLocation::CreateEmpty(*this); GenerateCXXGlobalInitFunc() local
1107 auto NL = ApplyDebugLocation::CreateEmpty(*this); GenerateCXXGlobalCleanUpFunc() local
/freebsd-src/usr.bin/col/
H A Dcol.c52 #define NL '\n' /* newline */ macro
/freebsd-src/contrib/llvm-project/llvm/include/llvm/XRay/
H A DGraph.h209 const NeighborLookupT &NL; variable
/freebsd-src/libexec/getty/
H A Dgettytab.h145 #define NL gettyflags[1].value macro
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp721 Loop *NL = getNearestLoop(POI, L); updateBlockParents() local
750 Loop *NL = getNearestLoop(*POI, L); updateBlockParents() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp73 std::string NL; member in __anon842a878f0111::StmtPrinter
79 StringRef NL = "\n", const ASTContext *Context = nullptr) in StmtPrinter() argument
2762 printPretty(raw_ostream & Out,PrinterHelper * Helper,const PrintingPolicy & Policy,unsigned Indentation,StringRef NL,const ASTContext * Context) const printPretty() argument
2769 printPrettyControlled(raw_ostream & Out,PrinterHelper * Helper,const PrintingPolicy & Policy,unsigned Indentation,StringRef NL,const ASTContext * Context) const printPrettyControlled() argument
[all...]
/freebsd-src/contrib/ntp/sntp/libopts/
H A Dautoopts.h107 #define NL '\n' macro

123