Home
last modified time | relevance | path

Searched full:disambiguate (Results 1 – 25 of 109) sorted by relevance

12345

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp142 // 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 Ddevmatch.conf7 # events, we can't disambiguate between the two reliably.
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBMemoryRegionInfoDocstrings.i10 memory region). You must use this method to disambiguate."
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCTargetAsmParser.cpp43 // not target-specific. Disambiguate the two cases by comparing position of in parseDirective()
/freebsd/sys/amd64/include/
H A Ddb_machdep.h59 * disambiguate single step traps. Watchpoints have no special support.
/freebsd/sys/i386/include/
H A Ddb_machdep.h62 * disambiguate single step traps. Watchpoints have no special support.
/freebsd/usr.bin/tftp/
H A Dtftp.1141 to disambiguate the
/freebsd/usr.bin/clang/lldb-server/
H A Dlldb-server.1206 To disambiguate between arguments passed to lldb and arguments passed
/freebsd/sys/contrib/device-tree/Bindings/riscv/
H A Dcpus.yaml20 terminology is designed to disambiguate software's view of execution
/freebsd/contrib/llvm-project/lldb/docs/man/
H A Dlldb-server.rst173 To disambiguate between arguments passed to lldb and arguments passed
H A Dlldb.rst259 executable. To disambiguate between arguments passed to lldb and arguments
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp72 nullptr)); // disambiguate w.r.t. TypeFormatImpl::Flags in FormatObject()
/freebsd/usr.bin/clang/lldb/
H A Dlldb.1319 executable. To disambiguate between arguments passed to lldb and arguments
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h57 // _defines and _undefines only needed to disambiguate tentative definitions
/freebsd/contrib/kyua/utils/
H A Dauto_array_test.cpp50 /// User-settable cookie to disambiguate instances of this class.
H A Doptional_test.cpp46 /// Value to disambiguate objects after construction.
/freebsd/contrib/ncurses/man/
H A Dcurs_variables.3x233 a program must disambiguate escape sequences itself.
H A Dcurs_getch.3x587 variable configures the duration of the timer used to disambiguate a
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSA.h60 /// 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 DAliasSetTracker.h172 /// analysis object to disambiguate load and store addresses.
/freebsd/usr.bin/hexdump/
H A Dhexdump.1173 to disambiguate them.
/freebsd/share/man/man4/
H A Dinet6.4133 to disambiguate scoped addresses.
/freebsd/sys/fs/cd9660/
H A Dcd9660_node.c228 * and to disambiguate negative division in cd9660_tstamp_conv7()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp229 // 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 DDwarfExpression.h210 /// heuristics to disambiguate the value vs. location status of the

12345