/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseTentative.cpp | 142 // cases the statement is a declaration. [Note: To disambiguate, the whole in isCXXSimpleDeclaration() 281 // Two decl-specifiers in a row conclusively disambiguate this as being a in TryParseSimpleDeclaration() 304 /// Tentatively parse an init-declarator-list in order to disambiguate it from 354 // A left-brace here is sufficient to disambiguate the parse; an in TryParseInitDeclaratorList() 536 /// Note that, unlike isCXXSimpleDeclaration, we must disambiguate all the way 537 /// to the ';' to disambiguate cases like 'int(x))' (an expression) from 569 // FIXME: Disambiguate properly after an = instead of assuming that it's a in isCXXConditionDeclarationOrInitStatement() 709 /// If Disambiguate is true, we try harder to determine whether a '[[' starts 738 Parser::isCXX11AttributeSpecifier(bool Disambiguate, in isCXX11AttributeSpecifier() argument 751 if (!Disambiguate && !getLangOpts().ObjC) in isCXX11AttributeSpecifier() [all …]
|
/freebsd/sbin/devd/ |
H A D | devmatch.conf | 7 # events, we can't disambiguate between the two reliably.
|
/freebsd/contrib/llvm-project/lldb/bindings/interface/ |
H A D | SBMemoryRegionInfoDocstrings.i | 10 memory region). You must use this method to disambiguate."
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | MCTargetAsmParser.cpp | 43 // not target-specific. Disambiguate the two cases by comparing position of in parseDirective()
|
/freebsd/sys/amd64/include/ |
H A D | db_machdep.h | 59 * disambiguate single step traps. Watchpoints have no special support.
|
/freebsd/sys/i386/include/ |
H A D | db_machdep.h | 62 * disambiguate single step traps. Watchpoints have no special support.
|
/freebsd/usr.bin/tftp/ |
H A D | tftp.1 | 141 to disambiguate the
|
/freebsd/usr.bin/clang/lldb-server/ |
H A D | lldb-server.1 | 206 To disambiguate between arguments passed to lldb and arguments passed
|
/freebsd/sys/contrib/device-tree/Bindings/riscv/ |
H A D | cpus.yaml | 20 terminology is designed to disambiguate software's view of execution
|
/freebsd/contrib/llvm-project/lldb/docs/man/ |
H A D | lldb-server.rst | 173 To disambiguate between arguments passed to lldb and arguments passed
|
H A D | lldb.rst | 259 executable. To disambiguate between arguments passed to lldb and arguments
|
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | TypeFormat.cpp | 72 nullptr)); // disambiguate w.r.t. TypeFormatImpl::Flags in FormatObject()
|
/freebsd/usr.bin/clang/lldb/ |
H A D | lldb.1 | 319 executable. To disambiguate between arguments passed to lldb and arguments
|
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/ |
H A D | LTOModule.h | 57 // _defines and _undefines only needed to disambiguate tentative definitions
|
/freebsd/contrib/kyua/utils/ |
H A D | auto_array_test.cpp | 50 /// User-settable cookie to disambiguate instances of this class.
|
H A D | optional_test.cpp | 46 /// Value to disambiguate objects after construction.
|
/freebsd/contrib/ncurses/man/ |
H A D | curs_variables.3x | 233 a program must disambiguate escape sequences itself.
|
H A D | curs_getch.3x | 587 variable configures the duration of the timer used to disambiguate a
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | MemorySSA.h | 60 /// both def to users, and users to defs. Note that we disambiguate MemoryUses, 1006 /// Walkers are used to be able to further disambiguate the def-use chains 1013 /// disambiguate memory accesses, or they may want the nearest dominating 1061 /// This version of the function is mainly used to disambiguate phi translated
|
H A D | AliasSetTracker.h | 172 /// analysis object to disambiguate load and store addresses.
|
/freebsd/usr.bin/hexdump/ |
H A D | hexdump.1 | 173 to disambiguate them.
|
/freebsd/share/man/man4/ |
H A D | inet6.4 | 133 to disambiguate scoped addresses.
|
/freebsd/sys/fs/cd9660/ |
H A D | cd9660_node.c | 228 * and to disambiguate negative division in cd9660_tstamp_conv7()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemoryProfileInfo.cpp | 229 // We expect that the callers should be forced to add MIBs to disambiguate in buildMIBNodes()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.h | 210 /// heuristics to disambiguate the value vs. location status of the
|