Home
last modified time | relevance | path

Searched refs:Directly (Results 1 – 13 of 13) sorted by relevance

/src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp654 bool Directly) override;
660 BoundNodesTreeBuilder *Builder, bool Directly,
667 bool Directly) override;
1374 bool Directly) { in classIsDerivedFrom() argument
1376 return classIsDerivedFromImpl(Declaration, Base, Builder, Directly, Visited); in classIsDerivedFrom()
1381 BoundNodesTreeBuilder *Builder, bool Directly, in classIsDerivedFromImpl() argument
1408 if (!Directly && in classIsDerivedFromImpl()
1409 classIsDerivedFromImpl(ClassDecl, Base, Builder, Directly, Visited)) in classIsDerivedFromImpl()
1420 BoundNodesTreeBuilder *Builder, bool Directly) { in objcClassIsDerivedFrom() argument
1437 if (Directly) in objcClassIsDerivedFrom()
/src/sys/contrib/device-tree/Bindings/gpio/
H A Dsgpio-aspeed.txt10 - Directly connected to APB bus and its shift clock is from APB bus clock
/src/crypto/openssl/include/crypto/
H A Driscv_arch.def21 * Directly coping values instead of macro names comes from the fact
/src/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-tyan-s8036.dts219 /* Directly connected to Sideband-Temperature Sensor Interface (APML) */
224 /* Directly connected to IPMB HDR. */
H A Daspeed-bmc-tyan-s7106.dts266 /* Directly connected to PCH SMBUS #0 */
/src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSchedule.td315 // Directly name a set of WriteResources defining a new SchedWrite
348 // Directly associate a new SchedRead type with a delay and optional
/src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h726 bool Directly) = 0;
735 bool Directly) = 0;
/src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPInstrPatternsVec.td135 // Directly modify the sign bit to flip the sign.
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def172 // Directly holds numerical value. Used to process C23 #embed.
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DVOP3PInstructions.td513 // in the compile time. Directly handle the pattern generated by the FE here.
/src/contrib/ntp/
H A DChangeLog2178 * Directly limit the number of datagrams in a mrulist response, rather
H A DCommitLog117782 Directly limit the number of datagrams in a mrulist response, rather
117787 Directly limit the number of datagrams in a mrulist response, rather
117792 Directly limit the number of datagrams in a mrulist response, rather
117801 Directly limit the number of datagrams in a mrulist response, rather
117806 Directly limit the number of datagrams in a mrulist response, rather
/src/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td3398 …"Directly create compilation output files. This may lead to incorrect incremental builds if the co…